How to connect to cluster if infra-connector deployment service type is ClusterIP? #4130
Unanswered
kspradheep
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
{"level":"warn","time":1676318064466,"caller":"connector/connector.go:422","message":"registering Kubernetes connector with ClusterIP. it may not be externally accessible. if you are experiencing connectivity issues, consider switching to LoadBalancer or Ingress"}
I wanted to access externally. So I deployed ingress but how to register Kubernetes connector using ingress hostname? is it possible to pass hostname as an arg?
Appreciate your help!
Beta Was this translation helpful? Give feedback.
All reactions