What is infrastructure from code?
Member post originally published on AppCD’s blog by Lauren Rother Maybe you’ve heard of Infrastructure as Code (IaC), which is the process of managing and provisioning computer data center resources (mostly but not entirely in the cloud) through…
Elevating system resilience: leveraging LitmusChaos and Backstage integration
Project post by Namkyu Park, Maintainer of LitmusChaos (LinkedIn | GitHub) This blog post provides step-by-step instructions for injecting chaos using LitmusChaos and managing it with Backstage. Table of Contents Chaos Engineering, LitmusChaos, and Backstage As cloud-native technologies,…
Generating Kubernetes ValidatingAdmissionPolicies from Kyverno policies
Project post originally published on Kyverno’s blog by Mariam Fahmy In the previous blog post, we discussed writing Common Expression Language (CEL) expressions in Kyverno policies for resource validation. CEL was first introduced to Kubernetes for the Validation rules…
WebAssembly on Kubernetes: the practice guide (part 02)
Community post by Seven Cheng | View part one here In the previous article, I gave an overview of Wasm’s features and advantages. I also explained how to run Wasm modules within container environments. In this…
CNCF On demand webinar: Understanding the open source cloud native security landscape
Have you ever looked at the number of open source security tools available and felt overwhelmed? Do you wish you understood how some of these tools might be deployed together to solve real security challenges? In…
Cloud Native Computing Foundation’s FluxCD Project Gains New Corporate Support
As the support landscape for FluxCD evolves and expands, new companies and end users step up to ensure long-term project sustainability PARIS, France – KubeCon + CloudNativeCon Europe – March 19, 2024 – The Cloud Native…
KCD has never been held in Norway before so we became pioneers in a sense, taking the initiative and organizing the very first edition of KCD ever held in Norway this year. From the very first…
Istio joins Phippy and friends – Welcome Izzy!
Cross-posted from the Istio blog Announcing the latest member of the CNCF family of mascots. Having sailed into, and proudly graduated within the Cloud Native Computing Foundation in 2023, it is now time for Istio to…
How to fail at platform engineering
Member post originally published on the InfraCloud blog by Atulpriya Sharma A team of DevOps professionals working at DevOpsX had high expectations from the platform their organization just launched. The platform had promised to revolutionize workflows…
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…