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!)
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
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 |