Tag
api-server
Safeguard articles tagged "api-server" — guides, analysis, and best practices for software supply chain and application security.
2 articles
Container Security
Securing the Kubernetes API Server
The API server is the front door to your cluster — every kubectl command, controller, and kubelet talks to it. If it is misconfigured, nothing else you harden matters. Here is how to lock it down.
Jul 4, 20265 min read
Vulnerability Analysis
Kubernetes API server privilege escalation via aggregated API (CVE-2018-1002105)
A critical flaw in Kubernetes' aggregated API let unauthenticated users gain full admin privileges. Here's how it worked and how to fix it.
Jan 9, 20267 min read