Share via


Install-AksHciGmsaWebhook

Sinopse

Instala o suplemento do webhook gMSA no cluster.

Syntax

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

Descrição

Instala o suplemento de webhook gMSA no cluster.

Exemplos

Exemplo

Install-AksHciGmsaWebhook -name mycluster

Parâmetros

-name

O nome alfanumérico do cluster do Kubernetes.

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

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

-atividade

O nome da atividade ao atualizar o progresso.

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

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

Passos seguintes

Referência do PowerShell do AksHci