Skip to main content
Skip table of contents

Delete AWS Air-gapped Cluster

Delete the Kubernetes cluster and cleanup your environment

Follow these steps:

  1. Delete the provisioned Kubernetes cluster and wait a few minutes:

    CODE
    dkp delete cluster --cluster-name=${CLUSTER_NAME}

  2. Delete the kind Kubernetes cluster:

    CODE
    dkp delete bootstrap
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.