Kubernetes 101 Security : Part 15
Dec 10, 2024 · 11 min read · Securing Kube-api server Kube-api is the center of everything with which we contact using kubectl. So, we need to ensure the security of kube-api server So, we have to ensure these 2 things: Who can access kube-api server? People who have correct u...
Join discussion