How to SSH into AKS Nodes, With Extra Privileges
I’ve been working on documenting one of the popular use cases for Cilium: high-performance networking. Cilium can replace kube-proxy and leverages eBPF to achieve a faster network path. There are actually a couple implementations of kube-proxy: one based on iptables (a +20 year-old networking and security Linux utility and the default option) and one based […]
Read More How to SSH into AKS Nodes, With Extra Privileges