The coordinator is the cluster orchestrator. It accepts proof requests from clients on the public gRPC port, fans work out to registered workers, and serves /metrics and /health. CPU and memory needs are modest; what matters is network headroom.
Reference
Usage
How to invoke zisk-coordinator, the default config path under the deploy script, override precedence, and signal handling.
Read more →Reference
Configuration
coordinator.toml schema: every [table], every setting, and every default.
Read more →Reference
CLI & environment
Every command-line flag, every ZISK_COORDINATOR_* environment variable, and worked examples.
Read more →