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 flag to automatically generate admission CA and server cert #5

Closed
tsandall opened this issue Jan 29, 2018 · 2 comments
Closed

Add flag to automatically generate admission CA and server cert #5

tsandall opened this issue Jan 29, 2018 · 2 comments

Comments

@tsandall
Copy link
Member

When kube-mgmt is deployed and automatically registers OPA as an admission controller, it would be nice if it would take care of generating the CA and server cert (and making the latter available to OPA) as this is currently done manually. This should be an optional feature that users can enable using a command line argument.

@gordonbondon
Copy link

Maybe you can leverage cert-manager here. They have a way to bootstrap certificates for webhooks and updating them in admission controller configuration: https://github.com/jetstack/cert-manager/blob/master/contrib/manifests/cert-manager/with-rbac-webhook.yaml

@eshepelyuk
Copy link
Contributor

@tsandall it seems implemened in helm chart already, can this be closed ?

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

No branches or pull requests

3 participants