4 ways to improve long term Kubernetes capacity and cloud costs in Kubernetes
Member post originally published on the Fairwinds blog by Danielle Cook Today, who isn’t looking for ways to minimize costs and increase efficiency? The uncertain economic environment is causing many organizations to take another look at cloud costs…
CNCF On demand webinar: Building a Kubernetes platform – how to deploy in CI/CD
In this talk, Stevie Caldwell and Andy Suderman discuss what is a platform, why care and how to deploy add-ons, deployments, governance and feedback in your pipelines in a way that’s natural to your development lifecycles.
Cloud Native Live: Kubernetes policy as code with Kyverno
Kyverno is a policy engine designed for Kubernetes which uses Kubernetes APIs for policy declarations, reporting, and exceptions. In this session, Kyverno maintainers Chip and Jim will discuss why policy as code is important for Kubernetes…
AI for Kubernetes; good or evil?
Member post originally published on the Nethopper blog by Chris Munford, Nethopper’s Founder/CEO Disclaimer: for the “We haven’t achieved AI yet” crowd, please replace All “AI” with “ML” in this article. Is AI good or evil?…
Cloud Native Live: Troubleshooting eBPF Data Plane in Kubernetes cluster for networking and security
eBPF for networking in a Kubernetes cluster brings some advantages such as performance, lower resource utilization, shorter routing path, etc. However, due to the compiler nature of an eBPF program, it is not a trivial task…
CNCF On demand webinar: Managing policy exceptions in Kubernetes using Kyverno
This webinar will demonstrate how policy exceptions can be used with Kyverno. Kyverno is a popular Kubernetes-native policy engine. Occasionally, workloads need to be exempted from policy enforcement. Kyverno allows this by configuring policy exceptions.
Kubernetes 1.28: revenge of the sidecars?
Member post originally published on the Buoyant blog by William Morgan A guide to Kubernetes sidecars: what they are, why they exist, and what Kubernetes 1.28 changes If you’re using Kubernetes, you’ve probably heard the term sidecar by…
CNCF On demand webinar: Running low-latency workloads on Kubernetes
Not all workloads are created equal! Low-latency systems are often far more sensitive to other processes running on the same node. In this webinar, Jimmy Zelinskie will walk the viewer through his team’s journey adopting various…
Cloud Native Now: “CNCF Graduates KEDA Autoscaler for Kubernetes Clusters”
The Cloud Native Computing Foundation (CNCF) revealed today that the Kubernetes Event-Driven Autoscaling (KEDA) project has formally graduated.
Cloud Native Live: Introducing Shifu, a Kubernetes native industrial edge
Kubernetes is becoming the de facto standard in edge computing. However, we don’t have a Kubernetes native solution that can manage both IoT devices and applications within a single cluster.