intel / intel/intel-device-plugins-for-kubernetes
document PodSecurity admission settings
Open
docs
- Dominant language
- Go
- Stars
- 147
- Forks
- 223
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 18
Description
kubernetes 1.24 turns on `PodSecurity` admission on by default. Our plugin deployments need `hostPath` mounts so the `baseline` policy fails by default.
We want to document how to comply with Pod Security Standards when using the plugins.
https://kubernetes.io/docs/concepts/security/pod-security-admission/
Contributor guide
Assessment
This issue has not been assessed yet.