kubernetes service discovery of Apisix works or not? #6782
Replies: 2 comments 3 replies
-
@tirelibirefe See https://apisix.apache.org/docs/apisix/next/discovery/kubernetes/ After you configure it, create Upstream to use the Kubernetes discovery mechanism and create a route to access this upstream to verify if it's in effective. |
Beta Was this translation helpful? Give feedback.
-
Hello @tokers I defined "the upstream".
here is the service of Kibana:
... then I defined "the route" and bounded to the upstream: Upstream Type: ServiceDiscovery
This is important: When I try to connect from browser, I get the following error messages:
Does Apisix not discover the service or something else I missed? Am I doing something wrong or did I miss something? Could you please advise? Thanks & Regards |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
How can I check Kubernetes service discovery of Apisix works or not?
Thanks & Regards
Beta Was this translation helpful? Give feedback.
All reactions