Install-AksHciGmsaWebhook
Synopsis
Installs gMSA webhook add-on to the cluster.
Syntax
Install-AksHciGmsaWebhook -name <String>
[-activity <String>]
Description
Installs gMSA webhook addon to the cluster.
Examples
Example
Install-AksHciGmsaWebhook -name mycluster
Parameters
-name
The alphanumeric name of your Kubernetes cluster.
Type: System.String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-activity
The name of the activity when updating progress.
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False