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

Cert-manager is not working correctly with multiple installations on one cluster #55

Open
rudivanhierden opened this issue Dec 21, 2020 · 0 comments

Comments

@rudivanhierden
Copy link
Contributor

Description
When deploying multiple openstad namespaces on a single cluster, cert-manager is currently installed for each namespace. This results in errors and an inability to create certificates.

Suggested fix
The cert-manager should not be installed in the openstad namespace, but in its' own cert-manager namespace. Each openstad namespace should be linked to the cert-manager in the cert-manager namespace through the correct annotations.

Existing clusters will need to be updated to make sure all certificates are handled by the correct cert-manager.

Related ticket: https://trello.com/c/RXPTVxdh/89-kubernetes-cert-manager-verplaatsen-naar-eigen-namespace

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

1 participant