Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 2.21 KB

standard-path.adoc

File metadata and controls

54 lines (37 loc) · 2.21 KB

Kubernetes the AWSome Way!

kubernetes and aws logos

Workshop Cleanup

Once you have finished with the workshop, please don’t forget to spin down your cluster or you will incur additional charges. (We will also remind you at the end!)

Delete Kubernetes cluster resources

In your Cloud9 IDE, check if there are any running kubernetes cluster

$ kops get cluster

Delete kubernetes cluster

$ kops delete cluster example.cluster.k8s.local --yes

Wait until all resources are deleted by kops

Delete Cloud9 Envionment

Go to CloudFormation console, right click template with name 'k8s-workshop' and select 'Delete Stack'

This should delete all the resources associated with this workshop

Note
You will incur charges as you go through these workshop guides as it will exceed the limits of AWS free tier. An estimate of charges (<$20/day) can be seen at this simple monthly calculator