Chaos engineering in 2024 with LitmusChaos
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…
WebAssembly on Kubernetes: from containers to Wasm (part 01)
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…
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…
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…
Cloud Native Live: Falcosidekick – The Swiss Army knife for cloud native security & observability
A Swiss Army Knife is renowned for its versatility, offering multiple tools in one compact package. Similarly, while Falco provides five standard outputs for its security events—stdout, file, gRPC, shell, and HTTP—these can sometimes fall short…
How to deploy Hashicorp Vault in Kubernetes
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…
Flagger vs Argo rollouts vs service meshes: a guide to progressive delivery in Kubernetes
Member post originally published on Bouyant’s blog by Scott Rigby Progressive delivery is a vital tool for ensuring that new code is deployed safely to production with automated protections if things go wrong. But how do…
Launching the new GitOps Associate Certification (CGOA)
Together with Linux Foundation Training and Certification and the Continuous Delivery Foundation, we are happy to announce the GitOps Associate (CGOA) certification, designed for DevOps engineers and team members, platform and software engineers, CI/CD practitioners, and…
Securing OpenTofu with Nirmata powered by Kyverno
Member post originally published on Nirmata’s blog by Anusha Hegde As Infrastructure as Code (IaC) continues to gain popularity among DevOps practitioners for its efficiency and scalability, the recent Terraform license ambiguity has prompted the emergence…
When do you need attributes in fine-grained authorization?
Member post originally published on Aserto’s blog by Omri Gazitt, CEO, Aserto Fine-grained authorization is the process of verifying that a subject (typically a user) has permission to perform an action on a specific resource (for…