You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, first of all thank you for this amazing tool.
I'm facing an issue with EKS, which I'll describe below:
Background:
I'm deploying EKS with Calico as CNI, and I'm using this command to deploy Cert-Manager ( that usually uses port 10250 but for EKS 10260 need to be chosen (or in any case a different port than 10250)) + hostnetwork=true
Hello, first of all thank you for this amazing tool.
I'm facing an issue with EKS, which I'll describe below:
Background:
I'm deploying EKS with Calico as CNI, and I'm using this command to deploy Cert-Manager ( that usually uses port 10250 but for EKS 10260 need to be chosen (or in any case a different port than 10250)) + hostnetwork=true
I'm able to deploy a ClusterIssuer/Issuer with no problem.
All is working fine except when I try to verify the installation with cm-verifier .
even without timeout it looks like it is not able to issue the certificate correctly.
Any clue?
The text was updated successfully, but these errors were encountered: