Add PodSecurityPolicy admission controller.

This commit is contained in:
Slava Semushin
2017-03-29 18:02:34 +02:00
committed by Andrew Chen
parent 05f949d7a2
commit 0e8f7ded2d
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ podsecuritypolicy "permissive" deleted
In order to use Pod Security Policies in your cluster you must ensure the
following
1. You have enabled the api type `extensions/v1beta1/podsecuritypolicy`
1. You have enabled the api type `extensions/v1beta1/podsecuritypolicy` (only for versions prior 1.6)
1. You have enabled the admission controller `PodSecurityPolicy`
1. You have defined your policies