Access Control, Actually: Kubeadm and the Roots of Kubernetes Access
Let’s start simple: you’ve got a Kubernetes cluster running in your lab. How do you get into it?The easiest way — the one you will always use in a lab running on your laptop — is to SSH directly into a node. You run:
matt.brown@matt ~ % ssh matt@192....
cloudsecburrito.com13 min read