×

You can destroy hosted clusters on non-bare metal agent machines by using the command-line interface (CLI) or the multicluster engine Operator web console.

Destroying a hosted cluster on non-bare metal agent machines

You can use the hcp command-line interface (CLI) to destroy a hosted cluster on non-bare metal agent machines.

Procedure
  • Delete the hosted cluster and its backend resources by running the following command:

    $ hcp destroy cluster agent --name <hosted_cluster_name> (1)
    1 Replace <hosted_cluster_name> with the name of your hosted cluster.

Destroying a hosted cluster on non-bare metal agent machines by using the web console

You can use the multicluster engine Operator web console to destroy a hosted cluster on non-bare metal agent machines.

Procedure
  1. In the console, click InfrastructureClusters.

  2. On the Clusters page, select the cluster that you want to destroy.

  3. In the Actions menu, select Destroy clusters to remove the cluster.