Search results for: werf


werf 2.0 with Nelm, and what it brings to the cloud native community

Posted on June 5, 2024

Member post originally published on the Palark blog by Dmitry Shurupov, editor-in-chief, Palark In the recent werf v2.0 release, the CI/CD solution has unveiled a new deployment engine called Nelm. It has replaced Helm while retaining backward compatibility and introducing new…


How we combined OpenTelemetry traces with Prometheus metrics to build a powerful alerting mechanism

Posted on July 20, 2023 | Ran Nozik

Member post originally published on the Helios blog by Ran Nozik Leveraging open source projects and creative thinking helped us deliver trace-based alerts to our customers swiftly and efficiently. One of the qualities of engineering team…


Why Policy as Code is a Game Changer for Platform Engineers

Posted on July 8, 2025 | Jim Bugwadia, co-founder and CEO of Nirmata

Originally posted on Nirmata’s blog. Platform engineers, let’s talk about a fundamental shift that’s revolutionizing how we build and manage internal developer platforms: Policy as Code (PaC). This isn’t just another buzzword; it’s the key to…


Cloud Native App Local Development Made Easy with Microcks and Dapr

Posted on June 25, 2025 | Mauricio Salatino and Laurent Broudoux

Cloud native application development can be intimidating sometimes! Architecting distributed applications that need to access and connect to complex infrastructure requires developers to learn different technologies and cloud services, which slows down their development tasks. It…


End to End Argo-Workflow for CI/CD

Posted on June 21, 2025 | Afzal Ansari

Argo Workflows is a powerful open-source container-native workflow engine designed to automate CI/CD processes by defining them as custom resources. It allows for the creation of multi-step workflows where each step runs within a container, enabling…


Announcing KServe v0.15: Advancing Generative AI Model Serving

Posted on June 18, 2025 | Alexa Griffith, Dan Sun, Yuan Tang, Johnu George, Lize Cai

Originally posted on KServe blog. We are thrilled to announce the release of KServe v0.15, marking a significant leap forward in serving both predictive and generative AI models. This release introduces enhanced support for generative AI workloads,…


A Year of Envoy Gateway GA: Building, Growing, and Innovating Together

Posted on June 11, 2025 | Erica Hughberg

A year of GA What Does GA Mean? A lot can happen in a year, and a lot has happened for Envoy Gateway since it reached general availability a little over a year ago. Before exploring…


Newbie No More: Lessons from My First KubeCon + CloudNativeCon as a Speaker

Posted on June 10, 2025 | Sandipan Panda

Introduction April in London has never felt so electric. From the first footstep in the ExCeL halls to the hallway conversations, KubeCon + CloudNativeCon Europe 2025 was a whirlwind of new ideas, familiar faces, and those…


GitOps in 2025: From Old-School Updates to the Modern Way

Posted on June 9, 2025 | Gerardo Lopez and Saloni Narang

1. Introduction: Why Everyone’s Talking About GitOps in 2025 It’s 2025, and building software is more cloud-driven than ever. Cloud computing offers incredible speed and flexibility, but it also brings complexity. Companies are expected to ship…


Securing Kubernetes Traffic with Calico Ingress Gateway

Posted on June 6, 2025 | Reza Ramezanpour

Kubernetes, Envoy, GatewayAPI, cert-manager, CNI, Calico If you’ve managed traffic in Kubernetes, you’ve likely navigated the world of Ingress controllers. For years, Ingress has been the standard way of getting our HTTP/S services exposed. But let’s…