Uninstall-AksHci
Synopsis
Removes Azure Kubernetes Service and all Settings from AKS hybrid.
Syntax
Uninstall-AksHci [-skipConfigCleanup]
Description
Removes Azure Kubernetes Service and all settings from AKS hybrid.
If PowerShell commands are run on a cluster where Windows Admin Center was previously used to deploy, the PowerShell module checks the existence of the Windows Admin Center configuration file. Windows Admin Center places the Windows Admin Center configuration file across all nodes.
Important
To re-install AKS hybrid, complete all configuration steps as outlined in the PowerShell deployment documentation or the Windows Admin Center documentation.
Example
Uninstall-AksHci
Parameters
-skipConfigCleanup
Skips removal of the configurations after uninstall. If you use this flag, your old configuration will be retained.
Type: System.Management.Automation.SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False