We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71f32c8 + 194bf76 commit e29a288Copy full SHA for e29a288
1 file changed
docs/user-guide/pod-security-policy/index.md
@@ -156,3 +156,8 @@ following
156
1. You have enabled the api type `extensions/v1beta1/podsecuritypolicy`
157
1. You have enabled the admission controller `PodSecurityPolicy`
158
1. You have defined your policies
159
+
160
+## Working With RBAC
161
162
+Use PodSecurityPolicy to control access to privileged containers based on role and groups.
163
+(see [more details](https://github.com/kubernetes/kubernetes/blob/master/examples/podsecuritypolicy/rbac/README.md)).
0 commit comments