Skip to content

Commit

Permalink
Update 20200913-rootlessKubeflow.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusvonkohout authored Sep 21, 2023
1 parent 81feb81 commit 0136d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/20200913-rootlessKubeflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ First Stage:

Second stage:
4. Add pod security standards (https://kubernetes.io/docs/concepts/security/pod-security-standards/) base/restricted to manifests/contrib
5. Enforce PSS baseline (here you can still build OCI containers via Podman and buildah). It works with any istio
5. Enforce PSS baseline (Adavanced users can still build OCI containers via Podman and buildah, but not Docker in Docker). It works with any istio
6. Enable Warnings for violations of restricted PSS
7. Add tests to make sure that the PSS are used and tested in the CICD
8. Optionally Enforce PSS restricted (this is where minor corner cases are affected)
Expand Down

0 comments on commit 0136d7f

Please sign in to comment.