Issuing a verifiable credential with Keycloak
Ambassador post originally published on Medium by Yoshiyuki Tabata The era of Web 3.0 is upon us, and with it might come a shift in how we manage our digital identities. Previously big platformers managed ID…
Community post originally published on Medium by Maryam Tavakkoli Having attended my first in-person KubeCon + CloudNativeCon in Amsterdam in 2023, I gained invaluable insights that differed from my previous virtual experiences. The transition to in-person…
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…
The complete guide to AI sessions and activities at KubeCon + CloudNativeCon Europe 2024
Forget the hype – artificial intelligence is here and it’s only going to get more pervasive as time goes on. Luckily KubeCon + CloudNativeCon Europe 2024 has a plethora of keynotes, tracks, an un-conference, and two…
KubeCon + CloudNativeCon Europe co-lo event deep dive: Cloud Native AI Day
Happening 19 March 2024 in Paris Co-chairs: Rajas Kakodkar, Yuan Tang, and Marcin Wielgus Cloud Native AI Day aims to merge two cutting-edge domains – cloud native technologies and artificial intelligence – with a day full…
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…
GitOpsCon North America 2024 Announces a Stellar Lineup
Attendees this year will dive deep into the world of GitOps tooling, end user experiences, and network with like-minded technologists SAN FRANCISCO, February 22, 2024 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems…
Maturing Istio Ambient: compatibility across various Kubernetes providers and CNIs
Project post originally published on Istio’s blog by Ben Leggett, Yuval Kohavi, and Lin Sun An innovative traffic redirection mechanism between workload pods and ztunnel. The Istio project announced ambient mesh – its new sidecar-less dataplane mode in…
Analysis of Xline Jepsen tests
Member post by DatenLord Table of Contents Abstract In this article, we will mainly introduce the application of Jepsen in the testing of a distributed KV storage Xline. This includes an introduction to the chaos engineering…