pod-security-admission icon indicating copy to clipboard operation
pod-security-admission copied to clipboard

Kubernetes Pod Security Standards implementation - https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/2579-psp-replacement/README.md

Results 2 pod-security-admission issues
Sort by recently updated
recently updated
newest added

I don't know whether I can open issue with this .. I create one namespace 'psans' with "kuberctl create ns psans". Then, I can see follow labes _[root@bastion /]# kubectl...

triage/needs-information

I am not deeply familiar with the scope of the pod security admission policies. However, it seems that setting `automountServiceAccountToken` to `true` (the default) on a pod spec can allow...

lifecycle/stale