Node count is showing wrong inside k8s cluster

Actually, I deployed a bundle to create k8s cluster. Inside that bundle, taken 3-masters and 3-workers nodes. After successful deployment, checked node details by going to master node but unfortunately, Only one worker node is showing there and remaining nodes are not being detected. Please help on this to resolve this issue.

Hi @getrati99. This request is missing a few details that will make it much easier for people wanting to help.

  • Which bundle did you deploy?
  • What cloud provider did you use?
  • What does juju status report?

Using Maas Cloud…
In juju status, getting all components active and idle.
As you know, deploying 3-masters and 3-workers but after deployment in master node, only one worker node is showing instead of 3-worker nodes…

Which bundle?
https://github.com/charmed-kubernetes/bundle ?

Were there any errors in the juju logs?
Does status --formay yaml show any issues recorded against the unprovisioned worker nodes?
Did maas have nodes available?