envoy
Installation
SKILL.md
Envoy
Envoy is a service mesh that provides infrastructure-level control and observability for microservices. It's primarily used by developers and operators managing complex, distributed applications. Envoy helps manage traffic, security, and observability across a microservice architecture.
Official docs: https://www.envoyproxy.io/docs/envoy/latest/
Envoy Overview
- Dashboard
- Visitors
- Visitor Log
- Deliveries
- Employees
Working with Envoy
This skill uses the Membrane CLI to interact with Envoy. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills