Default SSH Leaves the Front Door of Every Node on the Latch
Topic 20 of my Kubernetes journey: harden SSH on your nodes with key-based login, no root and no passwords, a hands-on lab you can run safely.
3 write-ups tagged Kubernetes Node Security. Browse all tags or the full blog.
Topic 20 of my Kubernetes journey: harden SSH on your nodes with key-based login, no root and no passwords, a hands-on lab you can run safely.
Topic 23 of my Kubernetes journey: apply least privilege two ways, cloud IAM roles for who can do what, and a UFW host firewall for who can reach what.
Topic 21 of my Kubernetes journey: how sudo really works, how to read /etc/sudoers, and why a sloppy sudo rule hands an attacker root on your node.