Replies: 1 comment
-
this should not belong here - the issue is with the cert-manager. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
hello,
on a new single node cluster with the firewall up, i ran kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.10.1/cert-manager.yaml. That operation resulted in a bunch of pods failing due to connection issues. I Stopped the firewall, but the pods continue to fail. I issued :
that seemed to clean up resources , but it was stuck sitting at :
CTRL-C with "delete" operation seemed to complete correctly. But the sequential execution of "apply" leads to a partially successful outcome:
I can see that the "cert-manager+" namespace is hanging with the status "terminating" for the past 20 minutes now.
It doesn't look like there are any obvious resources associated with it.
Please advise.
P.S. the firewall is down atm.
Beta Was this translation helpful? Give feedback.
All reactions