Install-AksHciCsiNfs
Synopsis
Installs the CSI NFS plug-in to a cluster.
Syntax
Install-AksHciCsiNfs -clusterName <String>
Description
Installs CSI NFS Plugin to a cluster.
Examples
Example
Install-AksHciCsiNfs -clusterName mycluster
Parameters
-clusterName
The alphanumeric name of your Kubernetes cluster.
Type: System.String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False