Install-AksHciCsiNfs

Sinopse

Instala o plug-in CSI NFS num cluster.

Syntax

Install-AksHciCsiNfs -clusterName <String>                       

Descrição

Instala o Plug-in NFS csi para um cluster.

Exemplos

Exemplo

Install-AksHciCsiNfs -clusterName mycluster

Parâmetros

-clusterName

O nome alfanumérico do cluster do Kubernetes.

Type: System.String
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

Passos seguintes

Referência do PowerShell do AksHci