Install-AksHciCsiNfs
摘要
将 CSI NFS 插件安装到群集。
语法
Install-AksHciCsiNfs -clusterName <String>
说明
将 CSI NFS 插件安装到群集。
示例
示例
Install-AksHciCsiNfs -clusterName mycluster
参数
-clusterName
Kubernetes 群集的字母数字名称。
Type: System.String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False