Earlier quoted context omitted.
Gosh, there is job title for capacity planning?
do capacity planners buy and sell capacity to scale up and down month to month? :)
Kubernetes a black hole of unpredictable spend, according to new report
21–30 of 88 posts
Re: Kubernetes a black hole of unpredictable spend, according to new report
#22Earlier quoted context omitted.
do capacity planners buy and sell capacity to scale up and down month to month? :)
When does the need ever go down?
Re: Kubernetes a black hole of unpredictable spend, according to new report
#23I’m not surprised they don’t like it.
Re: Kubernetes a black hole of unpredictable spend, according to new report
#24Re: Kubernetes a black hole of unpredictable spend, according to new report
#25A lot of the “finops” practitioners I’ve seen are myopically focused on tagging of AWS resources; and that falls to pieces with kubernetes because AWS can’t see inside the kubernetes clusters. I’m not surprised they don’t like it.
Re: Kubernetes a black hole of unpredictable spend, according to new report
#26Re: Kubernetes a black hole of unpredictable spend, according to new report
#27A lot of the “finops” practitioners I’ve seen are myopically focused on tagging of AWS resources; and that falls to pieces with kubernetes because AWS can’t see inside the kubernetes clusters. I’m not surprised they don’t like it.
Yup. Particularly because k8s scales based on whole system load, not single app load. It's harder to predict because it's better at optimizing resource utilization and ultimately lowering costs.
https://cloud.google.com/kubernetes-engine/docs/tutorials/au...
Re: Kubernetes a black hole of unpredictable spend, according to new report
#28I think the articles headline is a little rude to Kubernetes. I’m by no means a fan of Kubernetes, especially not in non-tech enterprise, but the article is really about the unpredictable and rising cost of moving into the cloud that is owned by the big tech companies, isn’t it? Sure kubernetes can be part of that, but you can easily run into the same predicament without it. The unpredictability of cost is actually t…
It's only unpredictable and unquantifiable if you don't look at it. Is the problem that they don't have the right tools to look at it yet?
Re: Kubernetes a black hole of unpredictable spend, according to new report
#29Earlier quoted context omitted.
do capacity planners buy and sell capacity to scale up and down month to month? :)
When does the need ever go down?
Re: Kubernetes a black hole of unpredictable spend, according to new report
#30A lot of the “finops” practitioners I’ve seen are myopically focused on tagging of AWS resources; and that falls to pieces with kubernetes because AWS can’t see inside the kubernetes clusters. I’m not surprised they don’t like it.
It's not hard, you just need the tools (kubecost, etc)