Enabled Kong Manager in the Kubernates , and I am accessible Kong Manage UI through Ingress URL.
But when I click any resource its showing below error.
Data cannot be displayed due to an error.
Can we use Kong Manager In DB less Mode or not?
Can we use Kong Manager in for Kong Community version?
YiYang
January 4, 2024, 9:29am
2
Hi @YiYang
Thanks for helping, but still its not working.
I can see below error in network tab
Failed to load resource: net::ERR_CONNECTION_REFUSED. :8001/:1
Fixed the issue.
My Kong admin and Kong manager ports are not accessible, so I did port forward of Kong Manager and Kong admin , after its working.
kubectl port-forward -n kong service/kong-kong-admin 8001:8001
kubectl port-forward -n kong service/kong-kong-manager 8002:8002
system
Closed
December 18, 2024, 6:18am
6
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.