sweetpotatoman commented on issue #7026:
URL: https://github.com/apache/apisix/issues/7026#issuecomment-1124561326
> > log message
> > ```
> > 2022/05/12 03:37:55 [info] 43#43: *35664 [lua] init.lua:317: nodes():
get empty endpoint version from discovery DICT testnet/explorer-reader, client:
172.20.4.221, server: _, request: "GET /explorer/graphiql HTTP/1.1", host:
"xxx-api.xxx.io"
> > ```
>
> Log message shows that Kubernetes Discovery did not get
"testnet/explorer-reader" endpoints value from k8s
>
> Can you provide the ServiceAccount information used by the pod where
apisix is located? We need to make sure this ServiceAccount has the permission
of ListWatch Endpoints
yes, i know kubernetes discovery did not get "testnet/explorer-reader"
endpoints value from k8s.
my understanding is that apisix is deployed in k8s.
configured:
```
...
discovery:
kubernetes: { }
...
```
I really didn't verity sa, i try it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]