Install-AksHciGmsaWebhook
Zusammenfassung
Installiert das gMSA-Webhook-Add-On im Cluster.
Syntax
Install-AksHciGmsaWebhook -name <String>
[-activity <String>]
BESCHREIBUNG
Installiert das gMSA-Webhook-Add-On im Cluster.
Beispiele
Beispiel
Install-AksHciGmsaWebhook -name mycluster
Parameter
-name
Der alphanumerische Name Ihres Kubernetes-Clusters.
Type: System.String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-activity
Der Name der Aktivität beim Aktualisieren des Fortschritts.
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False