`kubectl get nodes` with newly created k8s clusters from Juju deploys only show worker nodes

Hi, I’ve notice that doing a kubectl get nodes with a freshly made Core Kubernetes or Charmed Kubernetes always only shows the worker nodes.

This is usually an indication that something is misconfigured as far as I can tell from research online and in previous k8s experience.

Is this by design? Is this a mistake?

Anybody else notice this?

Hi @db0west, sorry that this was left unanswered for a multiple months. It sounds like you have encountered the same issue raised by @getrati99 and discussed by @cynerva: