How does an external APISIX connect to internal Kubernetes services? #10243
Unanswered
xplusadmin
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
-
I have a standalone APISIX cluster and a Kubernetes cluster used for business (using APISIX-Ingress). APISIX can discover services in the Kubernetes cluster based on Kubernetes service discovery but cannot access them. What configurations are needed to make APISIX access the services in the Kubernetes cluster? The information online suggests that APISIX communicates with the Kubernetes cluster by configuring kubeconfig. How do you handle this?
Beta Was this translation helpful? Give feedback.
All reactions