Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Envoy proxy / service mesh
v0.1.6Envoy admin-API ops: cluster + listener + runtime + config + cert inventory, server info, logging level read/write, plus traffic-shifting mutators (drain listeners, healthcheck fail/ok, reset counters) for planned failovers and incident response. Default admin URL http://127.0.0.1:9901; override via ENVOY_ADMIN env.
curl
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:dece1f45f21bad649ba63c57ff24ca28984106e90100ec3b9449ab9dd6397368
sudo emisar pack install envoy \ --hash sha256:dece1f45f21bad649ba63c57ff24ca28984106e90100ec3b9449ab9dd6397368 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 14 total
View on GitHub-
GET /certs
-
GET /clusters
-
GET /config_dump
-
POST /drain_listeners
-
POST /healthcheck/fail
-
POST /healthcheck/ok
-
GET /listeners
-
GET /logging
-
POST /logging?level=<level>
-
GET /ready
-
POST /reset_counters
-
GET /runtime
-
GET /server_info
-
GET /stats (filter)