5 ms·
This is also why managed Kubernetes is a useful thing (EKS, GKE, et al)... but if you still want to do it yourself, maybe look into some Kubernetes distros (lik
by barakm 3y ago
This is also why managed Kubernetes is a useful thing (EKS, GKE, et al)... but if you still want to do it yourself, maybe look into some Kubernetes distros (like Typhoon (https://typhoon.psdn.io https://typhoon.psdn.io) which I run on my clusters)
- lakomen 3y agoBut managed is expensive. You have to pay at least double vs unmanaged (in the dedicated world, ofc there is no "unmanaged" k8s offer from those cloud providers, just an analogy). You are then bound to that cloud and its traffic prices and all those you mentioned are filthy expensive when it comes to traffic.
- alephnerd 3y agoIf you are dealing with the level of scale that allows you to fully take advantage of K8s, the cost of managed offerings is less than that of deploying and managing Openshift on-prem. Also, the beancounters don't like on-prem as much anymore due to the upfront cost outlay. I've been working with a number of major enterprise accounts and they've all been adopting managed K8s offerings for this very reason.
- deleted 3y ago[deleted]