Tag

PodSecurityPolicy

1 views collected around this technical thread.

Cloud Native Technology Community
Cloud Native Technology Community
May 9, 2020 · Information Security

Understanding SecurityContext vs PodSecurityPolicy and Implementing PSP in Kubernetes

This article explains the difference between SecurityContext and PodSecurityPolicy, demonstrates how to create service accounts, define a non‑privileged PSP, enable it in a cluster, bind it with RBAC, and apply the policy to Pods, Deployments and system components in Kubernetes.

AdmissionControllerClusterRoleKubernetes
0 likes · 9 min read
Understanding SecurityContext vs PodSecurityPolicy and Implementing PSP in Kubernetes