While running kops rolling-update cluster --yes
, my terminal was stuck on evicting kube-system/dns-controller pod for more than 1 hour. Below is how it looks like:
When I check the dns-controller pod, I see that it is terminating:
I temporarily stop doing kops rolling-update since it hangs on evicting dns-controller pod for more than 1 to 2 hours.
Please help