db0west
(David West)
28 February 2020 20:15
1
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 :
I created k8s cluster with juju charms. After deployment, when checked with command “kubectl get no” only worker nodes are visible but not showing any master nodes. Can you please help me out to solve this issue.