-
Notifications
You must be signed in to change notification settings - Fork 367
Open
Description
Description
Details:
-
ApisixRoute CRD resources are correctly created in Kubernetes and have status Accepted.
-
ApisixPluginConfig CRDs (referenced by routes) exist and show as synced.
-
The APISIX Ingress Controller logs show no errors but do not reflect sync of these CRDs into APISIX routes.
-
Manual creation of equivalent routes in the UI/admin API immediately makes routes functional.
-
The APISIX core version is 2.12.0 (installed via Helm chart).
-
The APISIX ingress controller version is 2.0.0-rc4.
CLUSTER: Amazon EKS.
- Ingress controller and APISIX are deployed in the same namespace ( apache-apisix )
- Tried adjusting resource sync intervals and namespaces without success.
- I have verified network access, RBAC, and DNS; the admin API key is correct.
Environment
- APISIX version (run apisix version): 3.14.0
- Operating system (run uname -a): Linux apisix-58ff4c9fb6-6m9km 6.12.40 change: added doc of how to load plugin. apisix#1 SMP PREEMPT_DYNAMIC Mon Sep 8 23:26:50 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
- OpenResty / Nginx version (run openresty -V or nginx -V): nginx version: openresty/1.27.1.2
- etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info)::)
- 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
No labels
Type
Projects
Status
📋 Backlog