Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 411 Bytes

clean-up.rst

File metadata and controls

10 lines (6 loc) · 411 Bytes

Clean after yourself

Cloud resources are typically pay-per-use, hence it is good to release them when they are not used. Here we show how to destroy a KubeNow cluster.

To release the resources, please run:

kn destroy

Warning: if you delete the cluster configuration directory (my_deployment) the cluster status will be lost, and you'll have to delete the resources manually.