Skip to content

Commit c3f0a39

Browse files
committed
updated notes for the examples I have been following
1 parent 3e6b4de commit c3f0a39

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

examples/multi-tenacy/README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,15 @@ kubectl apply -k ../../kustomize/crds
1111
Deploy the confluent operator and services:
1212
```shell
1313
kubectl apply -k .
14-
```
14+
```
15+
16+
17+
#### Notes
18+
currently working through thsese example:
19+
20+
- https://medium.com/@hiroyuki.osaki/illustration-open-policy-agent-aaf05bb0de8f
21+
- https://elastisys.com/enforcing-policy-as-code-using-opa-and-gatekeeper-in-kubernetes/
22+
- https://github.com/digiwhite1980/flux/tree/master/bases/open-policy-agent
23+
- https://www.openpolicyagent.org/docs/latest/kubernetes-tutorial/
24+
25+

0 commit comments

Comments
 (0)