Skip to content

Commit 0ec42d0

Browse files
committed
Ideas for next time after 20241113
1 parent 9279a9a commit 0ec42d0

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

120_kubernetes/rbac/mitigations.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Mitigations
2+
3+
### Enforce safe defaults
4+
5+
XXX policy engine
6+
7+
### Map users 1-to-1
8+
9+
XXX OIDC
10+
11+
### XXX
12+
13+
XXX workload identity

2024-11-13_ContainerConf-RBAC.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ slides:
3636
- 120_kubernetes/rbac/risks.md
3737
- 120_kubernetes/rbac/impersonation.md
3838
- 120_kubernetes/rbac/service_account.md
39+
- 120_kubernetes/rbac/mitigations.md
3940

4041
summary:
4142
- icon: user-shield
@@ -47,7 +48,7 @@ summary:
4748
- icon: magnifying-glass
4849
text: Service account tokens must be managed
4950
- icon: shield-check
50-
text: Policy engines like Kyverno can help
51+
text: Use policy engine, OIDC and workload identity
5152

5253
events:
5354
- date: 2024-11-12

0 commit comments

Comments
 (0)