Tutorial for pod security admission

Refer blog post for v1.23 + suggestions from code review
This commit is contained in:
Pushkar Joglekar
2021-11-08 17:19:45 -08:00
parent e808edad3a
commit d29e93acbb
4 changed files with 489 additions and 0 deletions
+5
View File
@@ -57,6 +57,11 @@ Before walking through each tutorial, you may want to bookmark the
* [Using Source IP](/docs/tutorials/services/source-ip/)
## Security
* [Applying Pod Security Standards at Cluster level](/docs/tutorials/security/cluster-level-pss/)
* [Applying Pod Security Standards at Namespace level](/docs/tutorials/security/ns-level-pss/)
## {{% heading "whatsnext" %}}
If you would like to write a tutorial, see