Install-AksHciGmsaWebhook

Riepilogo

Installa il componente aggiuntivo webhook gMSA nel cluster.

Sintassi

Install-AksHciGmsaWebhook -name <String> 
                          [-activity <String>]                      

Descrizione

Installa il webhook gMSA nel cluster.

Esempi

Esempio

Install-AksHciGmsaWebhook -name mycluster

Parametri

-Nome

Nome alfanumerico del cluster Kubernetes.

Type: System.String
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attività

Nome dell'attività durante l'aggiornamento dello stato di avanzamento.

Type: System.String
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

Passaggi successivi

Informazioni di riferimento su AksHci PowerShell