github.com/kubernetes-incubator/kube-aws@v0.16.4/docs/getting-started/step-7-destroy.md (about)

     1  ## Destroy the cluster
     2  
     3  When you are done with your cluster `kube-aws destroy` to destroy all the cluster components. It will as for confirmation. Use `--force` to skip confirmation step.
     4  
     5  If you created any Kubernetes Services of type `LoadBalancer`, you must delete these first, as the CloudFormation cannot be fully destroyed if any externally-managed resources still exist.