Install-AksHciGmsaWebhook

Synopsis

Installa il componente aggiuntivo webhook gMSA nel cluster.

Syntax

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

Description

Installa l'aggiunta del webhook gMSA al cluster.

Examples

Example

Install-AksHciGmsaWebhook -name mycluster

Parameters

-name

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

-activity

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 PowerShell per AksHci