[cert-manager] Tooling for deployment and cross-configuration of cert-manager and external dependencies #604
Locked
nate-double-u
started this conversation in
Google Summer of Code 2022
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Create a means to easily install and configure various combinations of cert-manager, external dependencies (i.e ingress controllers) and cert-manager custom resources for local development and testing purposes.
cert-manager is a Kubernetes addon that helps with management and issuance of TLS certificates in a Kubernetes cluster. In practice, such a TLS setup can involve a deployment of cert-manager, cert-manager custom resources and some external tools, such as Vault or some ingress controller implementation and all of these tools also need to be configured to work together. As cert-manager developers working on new cert-manager integrations, trying to reproduce bugs etc, we often spend significant amount of time setting up and cross-configuring cert-manager and these external tools. It would be great if we had a way to easily deploy cert-manager, cert-manager resources and any required external tools, all configured to work for a particular TLS setup scenario.
Mentor(s): @irbekrm
https://github.com/cncf/mentoring/blob/main/summerofcode/2022.md#tooling-for-deployment-and-cross-configuration-of-cert-manager-and-external-dependencies
Beta Was this translation helpful? Give feedback.
All reactions