Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples for easier use of kube-mgmt with OPA #12

Closed
shrinandj opened this issue Apr 25, 2018 · 2 comments
Closed

Add examples for easier use of kube-mgmt with OPA #12

shrinandj opened this issue Apr 25, 2018 · 2 comments

Comments

@shrinandj
Copy link

kube-mgmt with OPA can be very powerful for operating Kubernetes clusters at scale in large companies. Policies can enforcing company specific compliance rules or Initializers can directly injecting required parameters into the Kubernetes objects. However, it is currently hard to discover and quickly get off the ground with this setup. The only document I found was this webpage on the website. That too is limited in its utility since it does not talk about RBAC.

Along with the official documentation, it will be better to have an example directory with complete (directly usable) examples to get started.

@shrinandj
Copy link
Author

If PRs are welcome, I can contribute 1 example tested on Kubernetes v1.10 including RBAC.

@tsandall
Copy link
Member

@shrinandj we'll happily take examples.

Also, if you think the admission control tutorial on the web page could be updated to work with RBAC that would be a welcome contribution as well. The source for the tutorial is here: https://github.com/open-policy-agent/opa/blob/master/docs/book/kubernetes-admission-control.md

Closing this issue for now. Feel free to submit PRs w/ your examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants