Skip to main content

Disconnect chaos infrastructure

Disconnecting and deleting a chaos infrastructure removes it from the environment where it resides. It also removes the infrastructure services from the Kubernetes cluster.

Go to the Environments sidebar option under the Chaos tab, where all the environments created under the current project are listed. Select the environment in which the chaos infrastructure to be deleted resides.

Based on the infrastructure you have used, you can follow the steps to disconnect Kubernetes, Linux, and Windows infrastructure, respectively.

select to disconnect

Remove Kubernetes infrastructure

  1. To disconnect a Kubernetes infrastructure, select the icon against the chaos infrastructure name and select Disable.

    Delete Chaos Infra

  2. Next, execute the commands displayed in the modal from your terminal to remove the chaos infrastructure components. Finally, select Confirm.

    Execute Delete Commands

Remove Linux infrastructure

  1. To disconnect a Linux infrastructure, select the icon against the chaos infrastructure name and select Disable.

    Delete Chaos Infra

  2. Next, copy the command displayed in the modal, and execute it in your Linux machine to uninstall the chaos infrastructure components. Finally, select Confirm.

    Execute Delete Command

Remove Windows infrastructure

  1. To disconnect a Windows infrastructure, select the icon against the chaos infrastructure name and select Disable.

    Delete Chaos Infra

  2. Next, copy the command displayed in the modal, and execute it in your Windows machine terminal to uninstall the chaos infrastructure components. Finally, select Confirm.

    Execute Delete Command

With that, the chaos infrastructure will be disconnected.