-
Notifications
You must be signed in to change notification settings - Fork 365
Closed
Labels
Description
Description
I see this kind of this in the apisix ingress controller pod:
2025-10-09T03:52:14Z warn client/client.go:173 no GatewayProxy configs provided
I just wondering why I'm seeing this.
This is my config:
ingress-controller:
enabled: true
config:
apisixResourceSyncInterval: 10m
kubernetes:
resyncInterval: 10m
apisix:
serviceNamespace: ingress-apisix
adminAPIVersion: v3
servicePort: 9181
ssl:
enabled: true
existingSecret: apisix-admin-secret
existingSecretAdminKeyKey: admin
I just upgrade the version of apisix helmchart from 2.10.1 -> 2.11.6
Environment
- APISIX version (run
apisix version): 3.13 - Operating system (run
uname -a): image apache/apisix-ingress-controller:2.0.0-rc4 - OpenResty / Nginx version (run
openresty -Vornginx -V): - etcd version, if relevant (run
curl http://127.0.0.1:9090/v1/server_info): image: 3.5.19-debian-12-r0 - APISIX Dashboard version, if relevant:
- Plugin runner version, for issues related to plugin runners:
- LuaRocks version, for installation issues (run
luarocks --version):
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done