In GUI browsers, I have this page themed dynamically, so when it's dark outside, you'll get a dark theme. You need JS enabled if you want the dynamic theme; I don't run any JS-based analytics or tracking.
Control plane
Worker nodes
You interact with Kubernetes using kubectl. Kubectl config is in ~/.kube/config.
kubectl
~/.kube/config
Nodes:
kubeadm
microk8s
Namespaces:
default
kube-system
kubectl create namespace <name>