Kubernetes securityContext: Linux capabilities in Kubernetes
5y agoen
Source
SnykKubernetes securityContext: Linux capabilities in Kubernetessnyk.ioWhen we come to using the container runtime in Kubernetes, these controls are used by the Kubernetes control plane to define which capabilities our container should be started with. The configuration for capabilities is surfaced to the user through various settings in the securityContext section of the YAML for a container.
You might also wanna read
Understanding Linux Capabilities: Fine-Grained Access Control for System Security
This technical article explores Linux capabilities, which provide fine-grained access control by dividing root privileges into distinct unit
What is Kubernetes?
Packetlabs·3y ago
Docker and Kubernetes Misconfigurations Enable Container Breakouts and Host Takeovers
Attackers are actively exploiting misconfigurations in Docker and Kubernetes environments to break out of containers and gain full control o
cybersecuritynews.com·1mo ago
Exploring the Significance of eBPF Integration with Container Runtimes
The article discusses the importance of connecting eBPF with container runtimes for Kubernetes-awareness, providing rich information for var
h0x0er.github.io·1y agoA Practical Guide to Kubernetes Security Management
ATA Learning·1d ago
Kubernetes as a Runtime for Declarative Infrastructure with a Type System
The article presents a conceptual framework for understanding Kubernetes beyond its typical description as a container orchestration tool. T

Comments
Sign in to join the conversation.
No comments yet. Be the first.