Search results for: werf


KServe becomes a CNCF incubating project

Posted on November 11, 2025 | KServe Project Maintainers

The CNCF Technical Oversight Committee (TOC) has voted to accept KServe as a CNCF incubating project. KServe joins a growing ecosystem of technologies tackling real-world challenges at the edge of cloud native infrastructure. What is KServe?…


Highlights from CNCF’s first Open Observability Summit

Posted on October 23, 2025 | Dotan Horovits

Ambassador post originally published on Medium by Dotan Horovits It’s about time open observability had its own industry-wide, vendor-neutral event. This year, the Cloud Native Computing Foundation (CNCF) finally made it happen with the inaugural Open Observability Summit, bringing…


Efficient autoscaling: Keeping performance, reliability, and cost in mind with open source projects

Posted on October 16, 2025 | Christian Melendez, AWS

During ContainerDays in Hamburg, Kelsey Hightower posed a simple but powerful question: “Why are we still talking about containers?” His point resonated with me deeply — even in the AI era, the cloud-native community is still…


Kyverno vs Kubernetes policies: How Kyverno complements and completes Kubernetes policy types

Posted on October 16, 2025 | Jim Bugwadia, Nirmata

Originally posted on Nirmata.com on October 1, 2025 How Kyverno extends and integrates with Kubernetes policies With the addition of ValidatingAdmissionPolicy and MutatingAdmissionPolicy in Kubernetes, do you still need Kyverno? This post answers the question by…


Automating stateful apps with Kubernetes Operators

Posted on October 15, 2025 | Keval Bhogayata, Middleware

Member post originally published on the Middleware blog by Keval Bhogayata, covering Automating Stateful Apps with Kubernetes Operators. If you’ve ever had issues with scaling databases or automating upgrades in Kubernetes, Operators can help by saving…


A blueprint for zero-trust AI on Kubernetes

Posted on October 10, 2025 | Reza Ramezanpour, Tigera

LLMs and AI are everywhere these days. Everyone wants to build the next big thing, ship it fast, and maybe even cash out and chill for the rest of their lives. The problem? Most open source…


Testing asynchronous workflows using OpenTelemetry and Istio

Posted on October 9, 2025 | Arjun Iyer, SignaDot

Learn how to test complex asynchronous workflows in cloud native applications using OpenTelemetry for context propagation and Istio for traffic routing. Explore cost-effective approaches to isolate test environments without duplicating infrastructure. Introduction Asynchronous architectures have become…


Cloud Native Computing Foundation Announces Knative’s Graduation

Posted on October 8, 2025

Graduation marks Knative’s readiness for widespread production use, with upcoming features aimed at bridging legacy systems and expanding AI and cloud native integrations Key Highlights: SAN FRANCISCO, Calif. – October 8, 2025 – The Cloud Native…


Auditing user activity in pods and nodes with the Security-Profiles-Operator

Posted on October 7, 2025 | Neeraj Krishna Gopalakrishna & Red Hat OpenShift Node Team

Kubernetes’ native audit logs are essential for tracking control plane activities, but they fail to capture what happens inside a container or on the host node itself during kubectl debugging sessions. This creates a security and…


Managing Kubernetes Workloads Using the App of Apps Pattern in ArgoCD-2 

Posted on October 7, 2025 | Marcin Kujawski, Principal Kubernetes Engineer, Software Mind

Managing a cloud native infrastructure at scale is no longer just about deploying single applications – it’s about organizing environments, defining clear boundaries and keeping everything version-controlled, consistent, automated and easily managed within a simple and…