kubespray / kubespray-cli

Easy to use command line tool for kubernetes deployment with kubespray
GNU General Public License v3.0
252 stars 62 forks source link

How to gracefully delete all resources and cluster? #34

Open Zhaojp-Frank opened 8 years ago

Zhaojp-Frank commented 8 years ago

how do I shutdown all resources and eventually the cluster? especially with two 'master' HA cluster? thanks there's kargo cmd "prepar" and "deploy", but missing cmd to gracefully shutdown all resources and cluster?

Smana commented 8 years ago

hi @Zhaojp-Frank , yes there's not such option yet but it is definitely needed.

Vishwa221 commented 6 years ago

any updates on this request? @mattymo

andelhie commented 6 years ago

What would be nice to see is the same feature set that OpenShift is using for doing an uninstall. So if using like OpenStack that it would go and release all the floating IP if any where created and also clean up and new networks created from the ansible playbook.

pvs-praneeth commented 5 years ago

any updates about this request?