Remove-AksEdgeDeployment
현재 컴퓨터의 모든 노드를 제거합니다.
구문
Remove-AksEdgeDeployment [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
Description
현재 컴퓨터에서 실행 중인 모든 노드를 제거합니다. 마지막 컨트롤 플레인 노드를 제거하기 전에 모든 작업자 노드를 제거합니다.
매개 변수
-Force
이 매개 변수를 사용하면 사용자가 상호 작용 없이 노드를 제거할 수 있습니다.
Confirm 스위치와 함께 오류가 있더라도 사용자 상호 작용을 사용하거나 사용하지 않고 노드를 강제로 제거할 수 있습니다.
Force를 지정하면 노드 제거에 대한 확인 메시지가 표시되지 않습니다.
명시적으로 지정하면 -Confirm
사용자에게 확인을 요청하는 메시지가 표시됩니다.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
-WhatIf
cmdlet을 실행할 경우 발생하는 일을 표시합니다. cmdlet이 실행되지 않습니다.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Confirm
cmdlet을 실행하기 전에 확인을 요청합니다. 사용자 확인을 위해 매개 변수를 재정 -Force
의합니다.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
이 cmdlet 일반 매개 변수를 지원합니다. -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction 및 -WarningVariable. 자세한 내용은 about_CommonParameters를 참조하세요.