This document discusses whether to use a managed or self-managed Kubernetes cluster. It describes Talend's initial deployment of Kubernetes using Kubespray on VMs, which required significant effort for upgrades and maintenance. It then discusses moving to Amazon EKS which simplified deployment and reduced monthly costs from $438 to $144, allowing Talend to focus more on applications. While EKS has limitations like a black box control plane, it offers easier setup and an evolving platform supported by AWS. The conclusion is that managed Kubernetes is good for application focus with small ops teams, while self-managed is better if fully controlling the infrastructure is important.