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…
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.
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…
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…
CNCF On demand webinar: Scaling with confidence – a deep dive into autoscaling in Kubernetes
In container orchestration, balancing resource utilization and application performance is underemphasized. Autoscaling in Kubernetes offers a way to adapt to shifting workloads and ensure optimal resource allocation effortlessly, but it’s not a one-size-fits-all solution. Join us…
Techzine: “Kubernetes adoption is only driving up cloud costs further”
Kubernetes adoption is raising cloud costs even more than before for most organisations. More employees should be aware of their expenses, respondents to a survey by the CNCF claim.
CNCF Live Webinar: Protect your stateful Kubernetes workloads with Kanister
A newly accepted CNCF Sandbox project, Kanister.io is a data protection workflow orchestration tool. It enables application consistent backup and recovery of stateful workloads on Kubernetes. Join us to discover the project’s purpose and Sandbox onboarding,…
The New Stack: “Kubernetes 1.29 ‘Mandala’ Tests Mutable Pod Resources”
In with the new and out with the old! The final version of Kubernetes for 2023 was posted last week, and this release, version 1.29, comes with several new dynamic capabilities, as well as the dispatching of…
Best practices for securing Kubernetes deployments
Community post originally published on DEV.to by Sunny Bhambhani Although Kubernetes is a powerful container orchestration platform, its complexity and its adoption makes it a prime target for security attacks. We’ll go over some of the best…