Delete AWS Air-gapped Cluster
Delete the Kubernetes cluster and cleanup your environment
Follow these steps:
Delete the provisioned Kubernetes cluster and wait a few minutes:
CODEdkp delete cluster --cluster-name=${CLUSTER_NAME}
Delete the
kind
Kubernetes cluster:CODEdkp delete bootstrap