How do we choose between managed Kubernetes and self-hosted VMs?
#1
I'm trying to decide if we should move our container orchestration to a managed Kubernetes service or stick with our self-hosted cluster on VMs. The operational overhead is becoming a real pain, but I'm worried about losing fine-grained control over the underlying nodes and networking stack.
Reply
#2
We switched to a managed Kubernetes service a few months ago and the ops grind is finally tolerable. Patching, upgrades, and node health checks used to eat a lot of time; now those run mostly unattended. We still care about networking policy and node sizing, but the day to day is lighter.
Reply
#3
Not sure the problem is the control surface. Our dashboards and alerting felt like a moving goalpost; we trimmed alerts, clarified ownership, and still end up firefighting on nights or weekends.
Reply
#4
Are we sure the real blocker is the orchestration layer, or is the bottleneck elsewhere like CI pipelines and image builds? I keep wondering if the cluster is the symptom rather than the cause.
Reply
#5
During planning we tracked deployment time, and after moving away from self-hosted, our deploys completed faster but we hit a new constraint around multi-region networking and service discovery. Not sure if it's worth the lock-in tradeoff yet.
Reply


[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Forum Jump: