Search results for: werf


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

Posted on July 20, 2023 | By 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 excellence is…


Unleash your creativity: design the 10th anniversary logo for Kubernetes!

Posted on March 22, 2024

As we gear up to celebrate the remarkable 10-year journey of Kubernetes, we are thrilled to announce an exciting opportunity for the creative minds in our vibrant community. It’s time to capture the essence of a decade of…


KubeCon + CloudNativeCon Europe 2024 day 3: The power of sustainable computing 

Posted on March 21, 2024

It’s a time of more: more data, more workloads, and more powerful technologies. So it’s critical to ask ourselves how cloud native can help improve our environmental footprint. Here’s what we heard at today’s keynotes. Keynotes: Revolutionize cloud…


Fluent Bit v3 gives users greater control of their data and telemetry pipelines

Posted on March 19, 2024

This week at KubeCon + CloudNativeCon EU in Paris, we are announcing the release of Fluent Bit v3, which includes several new features as well as performance enhancements. The release adds support for: A huge thank you to…


Announcing the OpenFeature Web SDK v1

Posted on March 19, 2024

We are excited to announce the availability of the OpenFeature Web SDK v1. The Web SDK represents a culmination of years of research and industry consensus. It was built from the ground up to be performant, powerful, and…


Chaos engineering in 2024 with LitmusChaos

Posted on March 19, 2024

Project post by Prithvi Raj, Community Manager, LitmusChaos + Saranya Jena, Maintainer, LitmusChaos With the cloud native community increasingly adopting more services and deployments, the idea of reliability has grown into seeing Chaos Engineering as a must.  Chaos…


WebAssembly on Kubernetes: from containers to Wasm (part 01)

Posted on March 12, 2024 | By Seven Cheng

Community blog by Seven Cheng WebAssembly (Wasm) was originally created for the browser, and it has become increasingly popular on the server-side as well. In my view, WebAssembly is gaining popularity in the Cloud Native ecosystem due to its…


Unlocking ArgoCD: your complete guide to declarative installation and management with the App of Apps approach

Posted on March 7, 2024

Community post originally published on Medium by Maryam Tavakkoli This article outlines my hands-on experience with implementing ArgoCD in our project. Drawing from these experiences, I’ve tried to simplify the process of declarative installation and efficient management using…


Announcing Vitess 19

Posted on March 6, 2024 | By Vitess Maintainers

Project post cross-posted from GitHub by the Vitess Maintainers We’re thrilled to announce the release of Vitess 19, our latest version packed with enhancements aimed at improving scalability, performance, and usability of your database systems. With this release,…


How to deploy Hashicorp Vault in Kubernetes

Posted on March 1, 2024 | By Shubham Kumar

Member post originally published on Devtron’s blog by Shubham Kumar TL;DR: In this article we’ll learn about how to deploy Hashicorp vault in Kubernetes and how to fetch secrets from vault and integrate it with your applications on…