Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Envoy proxy / service mesh
v0.1.4Envoy 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.
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:d697de3cc8ca058af4d357eca48b274ac438cebdd81c7b0f40b2cf95e1355577
sudo emisar pack install envoy \ --hash sha256:d697de3cc8ca058af4d357eca48b274ac438cebdd81c7b0f40b2cf95e1355577 \ --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)