Comment 7 for bug 2015870

Revision history for this message
Felipe Reyes (freyes) wrote : Re: [Bug 2015870] Re: OpenStack Magnum k8s autoscaling failed to join the Kubernetes cluster

> step4: After that magnum auto healer pod will automatically stop drain
> the worker node and shutdown the instance.
>
> Step 5: Here I am facing a problem like instead of Autoscaling, the k8s
> cluster started to scale down the worker node.

IIUC, the behavior you expect here is that if you have a 4 workers environment, the one where you
stopped kubelet gets killed and a new worker node is added so meet the expectation of having a 4
nodes cluster running, is this correct?