Uninstall-AksHciGmsaWebhook

Synopsis

Uninstalls the gMSA webhook add-on to the cluster.

Syntax

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

Description

Uninstalls gMSA webhook addon to the cluster.

Examples

Example

Uninstall-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

Next steps

AksHci PowerShell Reference