Deploy a Service
Write a realistic deployment spec, deploy it, verify it is running, then update and redeploy.
Manage Secrets
Create, list, and remove per-project secrets, then reference them in a deployment so they are injected as environment variables.
Routing & Custom Domains
Expose a deployment on a public domain using the deployment spec or the helyos route command, choose a proxy backend, and manage host-based routes.
Automatic TLS
Understand the two TLS layers in Helyos — the control-plane API cert and automatic ACME (Let's Encrypt) TLS for your public routes.
Multi-Node Clustering
Start a master, join workers with a token, and understand heartbeats, rescheduling, and node lifecycle in Helyos.
Remote Access & Contexts
Mint an API token, log in to a remote Helyos cluster with CA pinning, and switch between clusters using kubectl-style named contexts.
Networking
How Helyos wires up container networking — per-project Docker networks today, with experimental WireGuard overlay and CNI support on the roadmap.
Observability
Monitor a Helyos cluster with Prometheus metrics, the live SSE event stream, and the helyos top dashboard.