Skip to content
BENGALURU · UTC+5:30 · FOUR HOURS OF DAILY OVERLAP WITH LONDON MORNINGS, OR US MORNINGS ON REQUESThello@turtlebyte.in
turtlebyteStart a discovery
CAPABILITY

Self-hosted Kubernetes platforms

Running your own cluster is usually the wrong answer. It becomes the right one at a fairly specific point: when your managed-Kubernetes bill is dominated by things you are not using, when your workloads are steady rather than spiky, and when someone on the project is willing to own the control plane. This page is about how to tell whether you are at that point.

SHIPPED

We have built this and we run one in production today.

Amour runs on a K3s cluster on Hetzner that we provisioned, hardened and are on call for, with deployments managed declaratively through Flux.

See the case study →

Every capability page carries one of three badges: Shipped, Adjacent — we have built the components of this — or Can build — we can build it from our expertise. We would rather tell you before the call than during it.

WHAT THIS INVOLVES

The cluster is the easy part.

K3s installs in a minute. What takes the time is everything that a managed provider was quietly doing for you: certificate rotation, ingress with a real load balancer in front of it, node upgrades that do not drain into an empty pool, backups you have actually restored from, and a monitoring stack that pages the right person.

We keep stateful workloads off the cluster wherever possible. Postgres goes on a managed instance. Object storage is external. What runs in Kubernetes is stateless application code and workers, which means a node can be destroyed and recreated without anybody thinking hard about it.

FAILURE MODES WE PLAN FOR
A node dies
Workloads reschedule. We keep one node of spare capacity so this is not a scaling event.
A certificate expires
cert-manager renews automatically. We alert at fourteen days remaining in case it has not.
A deploy is bad
Rollback is the previous image tag. We keep the last ten.
The control plane is unreachable
Running pods keep serving. We can lose the API server for an hour without an outage.
Postgres needs an upgrade
It is managed and external, so this is a maintenance window rather than a migration project.
You talk to the engineer writing the code
Four hours of daily overlap with your working day
We sign an NDA before any specifics
Most engagements start with a fixed-price two-week piece of work
FAQ

Asked on nearly every call.

Is this cheaper than managed Kubernetes?+

On the invoice, usually yes, often by a factor of three or four for steady workloads. In total cost, only if someone is willing to own the cluster. If that person does not exist, managed is cheaper.

What if we want to move to EKS later?+

Your manifests move mostly unchanged, which is the point of keeping stateful things off the cluster. The work is in the ingress, secrets and CI, and it is a week rather than a project.

Who is on call?+

Us, while we run it. That is written into the engagement. If you take it in-house we run a handover that includes the on-call rota and the runbook, and we shadow your team for two weeks.

Does this pass a security review?+

It has passed two. Private networking, no public control plane, secrets in a managed store rather than in the cluster, and audit logging shipped off-node. We will send the questionnaire responses we have already written.

RELATED
Mobile app development →Web platform development →Cloud infrastructure and DevOps →Data engineering →MVP development →AI integration →Real-time chat systems →Media pipelines with moderation →Self-hosted Kubernetes →

Tell us what is breaking.

Send a paragraph about the system and what it needs to do. You will get a real opinion back, not a brochure.

Start a discoverySchedule a call
hello@turtlebyte.inReply within one working day, from the engineer.
You talk to the engineer writing the code
Four hours of daily overlap with your working day
We sign an NDA before any specifics
Most engagements start with a fixed-price two-week piece of work
SERVICES
CAPABILITIES
INDUSTRIES & AI
COMPANY
PRICING & LEGAL
TurtleByte · Bengaluru, India
hello@turtlebyte.inLinkedIn ↗Play Store ↗© 2026