Roman Dobosz 25f5acce36 Dropping draining node while removing k8s cluster.
When executing kubectl drain node it sometimes removing
kuryr-controller first, which may happen, that deployments will hang
during removing, since the dependency on the controller.

Also, turns out, that we can simply skip it, and `kubeadm reset` will
remove everything for us, so that's enough.

Change-Id: I396fb8fa5658617d03f5fdeed93cc86aa61e4a2d
2021-05-24 13:25:13 +02:00
..