dxq6888 commented on issue #12479: URL: https://github.com/apache/apisix/issues/12479#issuecomment-3142005167
> > [@Baoyuantop](https://github.com/Baoyuantop) https://github.com/apache/apisix/blob/release/3.13/conf/config.yaml.example#L402 > > In line 402 of GitHub, I think it supports multiple k8s clusters, but I found that there may be problems after configuration, so is there a bug? Or is there something wrong with my configuration? > > Yes, supports multi cluster mode, you can refer to https://apisix.apache.org/docs/apisix/discovery/kubernetes/#multi-cluster-mode-configuration Below is the error log ``` ╰─➤ docker logs -f d9b31c2da6db /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init failed to read local yaml config of apisix: invalid discovery kubernetes configuration: object matches none of the required /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init failed to read local yaml config of apisix: invalid discovery kubernetes configuration: object matches none of the required /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init failed to read local yaml config of apisix: invalid discovery kubernetes configuration: object matches none of the required /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init failed to read local yaml config of apisix: invalid discovery kubernetes configuration: object matches none of the required /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init failed to read local yaml config of apisix: invalid discovery kubernetes configuration: object matches none of the required /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init failed to read local yaml config of apisix: invalid discovery kubernetes configuration: object matches none of the required /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init failed to read local yaml config of apisix: invalid discovery kubernetes configuration: object matches none of the required ``` -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org