File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
content/en/docs/concepts/security Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -405,8 +405,12 @@ alpha state but could be considered for certain use cases:
405
405
406
406
## What's next
407
407
408
- - [ RBAC Good Practices] ( /docs/concepts/security/rbac-good-practices/ ) for
409
- further information on authorization.
408
+ - [ Privilege escalation via Pod creation] ( /docs/reference/access-authn-authz/authorization/#privilege-escalation-via-pod-creation )
409
+ warns you about a specific access control risk; check how you're managing that
410
+ threat.
411
+ - If you use Kubernetes RBAC, read
412
+ [ RBAC Good Practices] ( /docs/concepts/security/rbac-good-practices/ ) for
413
+ further information on authorization.
410
414
- [ Securing a Cluster] ( /docs/tasks/administer-cluster/securing-a-cluster/ ) for
411
415
information on protecting a cluster from accidental or malicious access.
412
416
- [ Cluster Multi-tenancy guide] ( /docs/concepts/security/multi-tenancy/ ) for
You can’t perform that action at this time.
0 commit comments