The need for speed: optimizing Kyverno’s performance
Member post originally published on Nirmata’s blog by Jim Bugwadia and Khaled Emara About Kyverno Kyverno is a policy engine designed for Kubernetes and cloud native workloads. Policies can be managed as Kubernetes resources, and no…
KubeTrain: A sustainable journey to KubeCon + CloudNativeCon Europe 2024
Community post by Michel Murabito (@akelity on GitHub) In a world increasingly dominated by technology, it’s crucial to think about how it can coexist in harmony with our planet. Sustainability in technology goes beyond just software…
From attendees to organizers: a community story
KCD post by Matteo Bianchi, Marcel Kerker and Carlos Mestre del Pino Less than a year ago some of us attended our first Kubernetes Community Day ever, in Amsterdam and we would never have guessed that…
Konveyor 0.3.0 release announcement
Ambassador post by Savitha Raghunathan We are excited to announce the release of Konveyor 0.3.0! This version introduces significant features like the Multi-Language Analyzer, Custom Assessment Module, and Dynamic Reports. Beyond these key features, we’ve incorporated…
Cloud Native Sustainability Week 2023: putting sustainability on the community radar
TAG post by Michel Murabito, Marta Paciorkowska, Kristina Devochko, and Leonard Pahlke For the first time, during the week 9th-15th October 2023, CNCF TAG Environmental Sustainability organized a global community event that was aimed to raise…
GitOpsCon Europe 2023 and beyond!
Community post by Christian Hernandez, head of community, Akuity GitOpsCon Europe 2023 took place, virtually, on December 5th and 6th. It took place as multiple tracks, spread over two half days. There were multiple talks spanning…
Building a Resilient Payments Platform with Cilium Form3 is a financial technology company based in the UK which offers a single API that allows banks to easily access multiple payment schemes to move customers’ funds between…
Platform engineering maturity at KubeCon + CloudNativeCon NA 2023
Ambassador post originally published on Medium by Mathieu Benoit Platform Engineering was a huge theme at KubeCon NA 2023 in Chicago. More than ever before. More and more companies have initiatives to streamline platform engineering best…
CNCF On demand webinar: Headlamp – your extensible Kubernetes UI
As flexible and powerful as kubectl can be, a graphical UI can make the interaction with Kubernetes resources more guided, informative, and accessible. So it’s not surprising that there are a number of GUI tools or…
Installing multiple helm charts in one go [Approach 1 – using parent/child charts]
Community post originally published on dev.to Sunny Bhambhani Helm is really a very powerful tool for managing Kubernetes objects and is widely adopted across various organizations. It is truly a game changer on how Kubernetes objects are being…