概要
クラスターに gMSA Webhook アドオンをインストールします。
Syntax
Install-AksHciGmsaWebhook -name <String>
[-activity <String>]
Description
gMSA webhook アドオンをクラスターにインストールします。
Examples
例
Install-AksHciGmsaWebhook -name mycluster
Parameters
-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