We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6b4de commit c3f0a39Copy full SHA for c3f0a39
examples/multi-tenacy/README.md
@@ -11,4 +11,15 @@ kubectl apply -k ../../kustomize/crds
11
Deploy the confluent operator and services:
12
```shell
13
kubectl apply -k .
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