Traefik Mesh Controller API
The Traefik Mesh Controller API provides internal debugging and status endpoints for the Traefik Mesh controller pod. It exposes the current dynamic configuration built by the controller, the mesh topology, the readiness status of the controller, and per-node configuration for each Traefik Mesh proxy node. The API is accessed directly on the controller pod IP at port 9000 and is not exposed via Kubernetes service for security reasons. As of the last released version (v1.4.8, 2022-08-19) this surface has not changed and is unlikely to evolve given the project's dormant maintenance state.
Traefik Mesh Controller API is published by Traefik Mesh on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 2 JSON Schema definitions.
Tagged areas include Configuration, Debugging, Kubernetes, Service Mesh, and Status. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, a GitHub repository, and 2 JSON Schemas.