Skip to content

Commit e29a288

Browse files
Merge pull request kubernetes#2003 from xilabao/add-reference-to-rbac-psp
add reference to rbac psp
2 parents 71f32c8 + 194bf76 commit e29a288

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • docs/user-guide/pod-security-policy

docs/user-guide/pod-security-policy/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,8 @@ following
156156
1. You have enabled the api type `extensions/v1beta1/podsecuritypolicy`
157157
1. You have enabled the admission controller `PodSecurityPolicy`
158158
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

Comments
 (0)