ITOps Times: “Kubecost 2.0 launched with Kubernetes network monitoring, cost center reporting, and more”
ITOps Times: “Kubecost 2.0 launched with Kubernetes network monitoring, cost center reporting, and more”
The Kubecost 2.0 update brings new tools and features aimed at simplifying and improving the management of Kubernetes-related cloud costs, especially for large enterprises and in complex, multi-cloud settings. Kubecost is a cloud-agnostic tool for Kubernetes...
January 1, 2024

Empowering platform engineers: a comprehensive guide to advanced DevOps practices
Member Post Empowering platform engineers: a comprehensive guide to advanced DevOps practices
Member post by Abhilash A, Product Marketing at Ozone Today, Platform engineers find themselves at the forefront of transformative changes, steering the ship toward cloud-first and Kubernetes-centric architectures. The shift brings both opportunities and challenges, particularly...
December 29, 2023 | Abhilash A

Kubernetes rightsizing: save money and improve performance
Member Post Kubernetes rightsizing: save money and improve performance
Member post originally published on Fairwinds’s blog by Andy Suderman Kubernetes rightsizing is the process you use to ensure that your Kubernetes cluster has the right amount of resources to run your workloads efficiently. K8s rightsizing...
December 28, 2023 | Andy Suderman

OSTIF’s 2023 Cloud Native Computing Foundation audit impact report is live!
Community Post OSTIF’s 2023 Cloud Native Computing Foundation audit impact report is live!
Community post by Amir Montazery, OSTIF We at OSTIF are excited to announce the 2023 Cloud Native Computing Foundation Audit Impact Report. This is the second year of the program between the two organizations, which combines...
December 28, 2023 | Amir Montazery

Embarking on a professional growth adventure: insights from my LFX Mentorship Program with LitmusChaos
Mentorship Post Embarking on a professional growth adventure: insights from my LFX Mentorship Program with LitmusChaos
Mentorship post originally published on dev.to by Magnim Thibaut Freedisch Batale The Linux Foundation Mentorship Program offers a dynamic three-month internship where participants engage in hands-on projects while receiving a stipend. When I first applied for...
December 27, 2023 | Magnim Thibaut Freedisch Batale

ITOps Times: “Report: Kubernetes responsible for increasing cloud spend”
ITOps Times: “Report: Kubernetes responsible for increasing cloud spend”
Companies are spending more and more on cloud services thanks to Kubernetes. A recent microsurvey from the CNCF revealed that for 49% of companies, Kubernetes was responsible for increased cloud spend.
December 27, 2023

SD Times: “OpenFeature feature flagging API becomes a CNCF incubating project”
SD Times: “OpenFeature feature flagging API becomes a CNCF incubating project”
The CNCF Technical Oversight Committee (TOC) has recently approved OpenFeature as an incubating project within the CNCF. OpenFeature is an open specification designed to provide a vendor-neutral, community-driven API specifically for feature flagging. 
December 27, 2023

Katalyst: A QoS-based resource management system for workload colocation on kubernetes
Member Post Katalyst: A QoS-based resource management system for workload colocation on kubernetes
Member post originally published on Katalyst’s blog by Pengcheng Tang The resource usage of web applications tends to fluctuate with changes in the number of visitors, displaying noticeable tidal characteristics. To ensure stability, service providers often...
December 26, 2023 | Pengcheng Tang

Extending GitOps: Effortless continuous integration and deployment on Kubernetes
Extending GitOps: Effortless continuous integration and deployment on Kubernetes
Member post originally published on the Amplication blog by Levi Van Noort Introduction: Over the last decade, there have been notable shifts in the process of delivering source code. One of the more recent adaptations on...
December 26, 2023

Installing multiple helm charts in one go [Approach 1 – using parent/child charts]
Community Post Installing multiple helm charts in one go [Approach 1 – using parent/child charts]
Community post originally published on dev.to Sunny Bhambhani Helm is really a very powerful tool for managing Kubernetes objects and is widely adopted across various organizations. It is truly a game changer on how Kubernetes objects are being...
December 26, 2023 | Sunny Bhambhani