Kong / docs.konghq.com

🦍 Source code for docs.konghq.com website.
https://docs.konghq.com
MIT License
195 stars 593 forks source link

Add introduction of raw error dump endpoint in KIC diagnostics server #7548

Open randmonkey opened 3 months ago

randmonkey commented 3 months ago

Where is the problem?

https://docs.konghq.com/kubernetes-ingress-controller/latest/reference/troubleshooting/

What happened?

KIC 3.2 added an endpoint to dump the raw error message from Kong gateway when failed to apply configuration. We need to introduce the usage of the endpoint.

What did you expect to happen?

The troubleshooting page should contain a section to introduce the raw error dumping endpoint.

Code of Conduct and Community Expectations