Delen via


Remove-AksHciGmsaCredentialSpec

Synopsis

Hiermee verwijdert u een referentiespecificatie voor gMSA-implementaties in een cluster.

Syntaxis

Remove-AksHciGmsaCredentialSpec -name <String> 
                             -credSpecName <String>
                             -clusterRoleName <String>
                             [-secretNamespace <String>]
                             [-serviceAccount <String>]
                             [-activity <String>]                      

Beschrijving

Hiermee verwijdert u een referentiespecificatie voor gMSA-implementaties in een cluster.

Voorbeelden

Voorbeeld

Remove-AksHciGmsaCredentialSpec -Name mycluster -CredSpecName credspec-mynewcluster -clusterRoleName clusterrole-mynewcluster

Parameters

-Naam

De alfanumerieke naam van uw Kubernetes-cluster.

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

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

-credSpecName

Naam van het Kubernetes-referentiespecificatieobject dat de gebruiker wil toewijzen.

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

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

-clusterRoleName

Naam van de Kubernetes-clusterrol die is toegewezen voor het gebruik van het Kubernetes gMSA credspec-object.

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

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

-secretNamespace

Naamruimte waarin het Kubernetes-geheimobject zich bevindt.

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

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

-serviceAccount

Naam van het Kubernetes-serviceaccount dat is toegewezen om het k8s gMSA credspec-object te lezen.

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

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

-Activiteit

De naam van de activiteit bij het bijwerken van de voortgang.

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

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

Volgende stappen

AksHci PowerShell-naslaginformatie