Clusters
Clusters we have run Anyport on, end to end.
Anyport talks to plain Kubernetes, so most clusters connect. The ones on this page are verified: the whole product run on a fresh cluster of that kind, from connecting it to tearing it down. The list grows one cluster type at a time.
01Verified
Supported today
Each cluster type is checked in both ways an app can reach the internet.
- Local Kubernetes
k3d
k3s in Docker, on a laptop or a build server. The Anyport CLI makes one and connects it in one command.
- Private · 2 September 2026
- Public
- Kubernetes
- k3s in Docker
- Ingress
- Traefik, bundled with k3s
- Load balancer
- k3s ServiceLB, free
- Storage
- local-path
- Project isolation
- Enforced
02Reachability
Public or private, per cluster
Public
The cluster has an address of its own. Apps are served from it, with a certificate Anyport issues.
Private
No inbound port. Apps are published through the Anyport gateway, over a connection the agent opens from inside.
03The checklist
What verified means
A cluster type is listed once every one of these passes on a fresh cluster, against a released agent. It is checked again when a release changes something it depends on.
- 01Connect the cluster from the CLI
- 02Detect its network, storage and ingress correctly
- 03Serve an app on a public HTTPS address
- 04Deploy from an image and build from source
- 05Run a managed PostgreSQL and bind it to an app
- 06Keep projects isolated from each other
- 07Collect logs and metrics
- 08Open a shell and forward a port
- 09Delete a project and leave nothing behind
04Next
Coming to this list
Being verified now, public and private.
- Managed multi-cloud Kubernetes
Cloudfleet
A managed control plane with nodes created on demand in Hetzner, GCP or AWS.
- Self-managed Kubernetes
Hetzner
Kubernetes on your own Hetzner Cloud servers.
Running something else?
Connect it anyway. Most clusters work, and the cluster page shows what Anyport found there: the ingress controller, the storage, whether projects are isolated. Tell us what you run and it moves up this list.