Easy to read graph view for your nodes
KApisix provides a simple interface based on a network graph visualization that helps you know your Apisix instance better.
Having the whole view of all the gateway elements is sometimes complicated. In KApisix you will see them all together in the same place, connected one to another.
KApisix connects to Apisix Control API
KApisix is not a management interface, it does not replaces Apisix dashboard. It is an addon to this dashboard, that offers a read only interface to view all the elements and how they relate between them.
It connects to the Control API of Apisix. This is not an administration API and only offers some read only endpoints. You should continue managing Apisix through its dashboard and/or the Admin API.
💍 One gaze to rule them all. Visualize your Services, Routes, Upstreams, and more, in a usable and easy to read graph style.
🦅️ Bird's eye view. Get a general idea of the relations between the gateway elements in a friendly way. It helps you find bugs.
🧙🏻♂️ Put KApisix next to Apisix and enjoy the mix! Just deploy the Docker image as a sidecar container next to your Apisix deployment.