-
Notifications
You must be signed in to change notification settings - Fork 7
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
Unable to deploy to GKE AutoPilot #19
Comments
On the other hand, installing directly from Helm seems to work
|
But then, when I add a TLS to my Ingress and deploy with the helm chart, I get this:
|
This might be because I'm deploying to GKE AutoPilot? |
It seems reasonable that the issue is related to AutoPilot, and I updated the title to that effect. Here's a ticket in cert-manager side with some general tips on deploying to AutoPilot: I would suggest that we re-test on a GKE AutoPilot cluster using the above instructions, and then incorporate the learnings into our documentation. |
What happened?
I'm adding a CertManager controller to my Kubernetes configuration, but when trying to deploy it I receive this error:
Expected Behavior
I expect the controller to be properly installed
Steps to reproduce
This is the configuration I'm using
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: