Comment 9 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

> Thanks for your update. Yes, it should add a new worker node to meet the
> expectation of minimum worker node count 4.

These 2 labels are being passed to the cluster template: --label 'min_node_count=4' --label
'max_node_count=5'

Please provide us the output of the following commands:

1. openstack coe nodegroup list k8stest

2. For nodegroup run: openstack coe nodegroup show k8stest <NODEGROUP_NAME>