Google Cloud reckons Kubernetes can save your business big money


Google Cloud thinks it has the answer to optimizing your company’s use of Kubernetes, saving you money and improving efficiency.
The cloud computing service has published a report on how best to run clusters of the container system, in the hope of educating users on its full range of capabilities and how maximize efficiency without compromising the experience of the end user or the reliability of related applications.
Some of the findings of the report include the importance of setting appropriate resource requests, the struggle to balance cost and efficiency with some clusters, and how elite performers take advantage of cloud discounts.
State of Kubernetes
In what they claim is a “large-scale analysis of Kubernetes clusters”, authors Anthony Bushong, Developer Relations Engineer at Google, and Ameenah Burhan, Solutions Architect at Google, identified four “golden signals” for optimizing costs whilst maintaining workload reliability.
Anonymized data was taken from Google Kubernetes Engine (GKE) clusters and sorted according to their performance as compared to the signals.
It turns out that setting requests for your workloads is the most important thing to do, and the report found that many users aren’t doing this. The authors say this is a problem, as “Kubernetes reclaims resources when node-pressure occurs.” Even workloads that require a minimum level of reliability still need to have requests set.
If requests aren’t set, then BestEffort Quality of Service (QoS) class are assigned to your Pods instead. These are the most vulnerable to termination if resources are scarce on a given node, which can lead to inconsistent performance and reliability issues with your workloads. What’s more, when such issues occur, they can be difficult to debug.
Thankfully, the GKE Workloads at Risk dashboard can locate workloads without set requests easily, as can a script using the kube-requests-checker. Once they have been set, you can then move onto workload rightsizing. As the authors explain:
“This golden signal is at the heart of the cost optimization journey; if requests more closely reflect reality, then the decisions Kubernetes makes using requests will be more effective.”
They conclude that, “No one team alone is responsible for Kubernetes cost optimization — rather, it’s a joint effort that spans developers, platform admins, and even billing and budget owners.”
“We also know that lessons from these findings are not one-time fixes. Rather, they are continuous practices that you should build into your team culture over time.”
Google Cloud thinks it has the answer to optimizing your company’s use of Kubernetes, saving you money and improving efficiency. The cloud computing service has published a report on how best to run clusters of the container system, in the hope of educating users on its full range of capabilities…
Recent Posts
- DOGE can keep accessing government data for now, judge rules
- In a test, 2000 people were shown deepfake content, and only two of them managed to get a perfect score
- Quordle hints and answers for Wednesday, February 19 (game #1122)
- Facebook is about to mass delete a lot of old live streams
- An obscure French startup just launched the cheapest true 5K monitor in the world right now and I can’t wait to test it
Archives
- February 2025
- January 2025
- December 2024
- November 2024
- October 2024
- September 2024
- August 2024
- July 2024
- June 2024
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- December 2023
- November 2023
- October 2023
- September 2023
- August 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2023
- February 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- August 2022
- July 2022
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- September 2018
- October 2017
- December 2011
- August 2010