mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 04:58:07 +00:00
Adds skeleton for PSS page
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
title: Pod Security Standards
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
[Pod Security Standards](https://kubernetes.io/docs/concepts/security/pod-security-standards/) are a built-in replacement for Pod Security Policies which broadly define security restrictions.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### TODO
|
||||||
|
|
||||||
|
* PSAC templates
|
||||||
|
* How they work, what the flow is
|
||||||
|
* That updating a template will affect live clusters
|
||||||
|
* Who can edit. Including a template management role workaround with it's own warning/caveat.
|
||||||
|
* How to upgrade
|
||||||
|
* Ensure that a replacement is in place before you upgrade and PSPs are off
|
||||||
Reference in New Issue
Block a user