Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


Delete a cluster via OpenStack CLI

In order to delete a cluster it is possible to use the following command:

...

Once the cluster is deleted the list command will not return the deleted cluster anymore.


Delete a cluster via Terraform/OpenTofu

The created cluster can be then destroyed by simply running:

Section
bordertrue
Column

Terraform

Code Block
$ terraform destroy


Column

OpenTofu

Code Block
$ tofu destroy