Kubernetes is https://thenewstack.io/nsa-on-how-to-harden-kubernetes/. That’s why it’s important to approach Kubernetes slowly and with a one-step-at-a-time approach.

This time around we’re going to add nodes to our first Kubernetes machine to create a cluster.

You can then check the nodes from the controller with the command: microk8s kubectl get nodes

And that’s all there is to joining nodes to a controller to create your first Kubernetes cluster by way of MicroK8s.

Related Articles