Guide1 min readPublished Aug 26, 2026
What we check before recommending Kubernetes to a client
A short checklist we run before every infrastructure proposal, because the honest answer is often 'not yet.'
We are a cloud infrastructure consultancy, and roughly a third of the engagements that come to us asking for a Kubernetes migration end with us recommending against it, at least for now. This is the checklist we actually run before proposing it.
Do you have more than one service that scales independently?
If a single service or two handles nearly all production traffic, the operational overhead of a Kubernetes cluster rarely pays for itself compared to a simpler managed container platform.
Does someone on the team already understand it, or will you be learning it in production?
The incidents we get called in to fix most often trace back to a team that adopted Kubernetes with nobody on staff who had operated it before, under real production pressure. The learning curve is real and it is safer to climb it before you depend on the system, not during an outage.
Is your actual bottleneck infrastructure, or is it something else?
We have seen teams propose a Kubernetes migration to solve a deployment process that was slow because of manual approval steps, not infrastructure. No orchestration platform fixes a process problem.
Count your genuinely independent scaling units before estimating cluster size — most companies overestimate this.
Budget for a dedicated platform role, even part-time, or expect the cluster to accumulate unmanaged complexity fast.
Pilot with one non-critical service for at least a full quarter before migrating anything customer-facing.
When all three checks come back positive, Kubernetes has been worth it for every client we have recommended it to. When even one comes back negative, we say so, even though the migration project would have been the larger and more profitable engagement for us.
Continue exploring
We migrated 40 services to a monorepo. Here is the honest ledger.
Eighteen months in, the costs and benefits side by side. Not a recommendation either way.
The three-hour deploy that taught us to fear big-bang migrations
A database migration that should have taken twenty minutes, what actually went wrong, and the rollback plan that saved us.
Our on-call rotation before and after we started tracking MTTR
We assumed our incident response was fine because nobody complained. The data said otherwise.
How to build a workflow you can actually inspect
A walkthrough of building your first automation in Nodesin, and why every step, its inputs and outputs, and the bill remain visible.
Explore this topic
DevOps
Related experts
Tomás Reyes
Security engineer at Halden. Email security, phishing programmes and the controls small companies skip.
5 articles
Sebastian Terri
Making Complex Technology Easier to Understand
1 article
Bogdan Dan
It doesn't matter how many times you fall, the important thing is not to break the bottle!
Getronics
1 article
Related businesses
Nodesin
Software · Budapest, Hungary
Cloud Workflow Automation with AI Agents
1 article

