Install-AksHciGmsaWebhook
構文
クラスターに gMSA Webhook アドオンをインストールします。
構文
Install-AksHciGmsaWebhook -name <String>
[-activity <String>]
説明
クラスターに gMSA Webhook アドオンをインストールします。
例
例
Install-AksHciGmsaWebhook -name mycluster
パラメーター
-name
Kubernetes クラスターの英数字名。
Type: System.String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-activity
進行状況を更新する際のアクティビティの名前。
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False