Traefik Mesh Operations
Unified workflow capability for operating and debugging a Traefik Mesh service mesh deployment. Combines controller configuration, topology inspection, and node health monitoring for platform engineers and site reliability engineers managing Kubernetes service meshes.
Traefik Mesh Operations is a Naftiko capability published by Traefik Mesh on the APIs.io network. It bundles 5 operations across the GET method.
The capability includes 5 read-only operations. Lead operation: Retrieve the live dynamic Traefik configuration built by the mesh controller. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Kubernetes, Service Mesh, Operations, Observability, and Traefik.
What You Can Do
MCP Tools
get-mesh-configuration
Retrieve the live dynamic Traefik configuration built by the mesh controller. Use this to inspect active routing rules, middlewares, and services.
get-mesh-topology
Retrieve the current mesh topology showing all discovered Kubernetes services and pods participating in the mesh.
list-proxy-nodes
List all Traefik Mesh proxy nodes running in the cluster and their readiness status.
get-proxy-node-configuration
Get the active Traefik configuration on a specific mesh proxy node by its Kubernetes pod name.
check-mesh-readiness
Check whether the Traefik Mesh controller is started and ready to handle mesh configuration.