We handle
- Cluster operation, node patching, and scheduling
- Manifest authoring, image pull credentials, and secret injection
- Ingress, TLS, and DNS for anything exposed publicly
- Resource limit enforcement and restart-loop alerting
Your image, running on our cluster, described in a repository.
You have a Dockerfile. You do not have a cluster, and you should not have to build one to run a single service. This tier runs your image on our Kubernetes tier with a manifest kept in a repository, which means the workload can be rebuilt exactly rather than reconstructed from memory.
Resource requests and limits are set explicitly and published to you. If your workload needs more, we tell you what it is actually using rather than discovering it during an incident.
| Compute | 1 container, 0.5 vCPU request, 1 vCPU limit |
|---|---|
| Memory | 1 GB limit |
| Storage | 10 GB persistent volume if required |
| Registry | Public or private with supplied credentials |
| Exposure | Public hostname with TLS, or internal only |
| Config | Declarative manifest in a repository |
| Logs | Retained and readable on request |
Written down so there is no argument about it later.
Operator-provisioned. We need the image reference, the port, and any environment the workload requires. Usually running the same or next business day.
A real machine with root, and somebody else responsible for the host.
$32 /mo
View details
More cores, more memory, and dedicated CPU rather than burst.
$72 /mo
View details
Cron that somebody notices when it stops.
$9 /mo
View details