Search results for: dex


The design and implementation of the Xline persistent storage layer

Posted on June 28, 2023

Guest post by DatenLord Introduction In the early prototype phase of Xline, we used in-memory storage for data persistence. While this simplified the complexity of the Xline prototype design and speeded up the development and iteration of the…


Deploying Linkerd in the Cloud: Azure, AWS, or GCP

Posted on June 21, 2023 | By Michael Levan

Guest post originally published on Buoyant’s blog by Michael Levan As discussed in my introduction to Linkerd, service meshes provide important, powerful security, reliability, and observability features. And although many engineers shy away from implementing a service mesh due…


Why large engineering teams are testing on Kubernetes

Posted on June 16, 2023

Guest post originally published on the Signadot blog by Nica Mellifera  Introduction In the last few years we’ve seen development teams move away from purely local development, and a more cloud-based developer environment. The goal is increased development…


Tuning EMQX to scale to one million concurrent connections on Kubernetes

Posted on June 13, 2023 | By Burhan and Tushar

Guest post originally published on InfraCloud’s blog by Burhan (SRE) and Tushar (Sr. SRE) at InfraCloud Technologies When building an IoT-based service, we need to implement a messaging mechanism that transmits data collected by the IoT devices to…


Congratulations to 57 CNCF Term 1 LFX Program Mentees!

Posted on June 9, 2023

By Staff A huge number of successful CNCF interns have graduated from this term’s LFX Program: 57!    We had a great showing from the CNCF community with involvement across Graduated, Incubating, and Sandbox projects as well as TAGs…


Environmental sustainability at KubeCon + CloudNativeCon Europe 2023

Posted on June 8, 2023 | By Leonard Pahlke, Kristina Devochko, and Niki Manoledaki

Guest post originally published on TAG Environmental Sustainability’s blog by Leonard Pahlke, Kristina Devochko, and Niki Manoledaki KubeCon + CloudNativeCon Europe 2023 was the biggest open source conference in Europe to date with 10000+ in-person and 5000+ virtual…


Kyverno 1.10 released

Posted on May 31, 2023

Project post originally published on the Kyverno blog Kyverno 1.10 released with featuring separate controllers, external service calls, Notary support, and tons more! The Kyverno team are proud to announce the release of Kyverno 1.10, a minor release…


Securing Cloud Native Microservices with Role-Based Access Control using Keycloak

Posted on May 17, 2023 | By Daniel Oh

Ambassador post by Daniel Oh, Senior Principal Developer Advocate at Red Hat and CNCF Ambassador Since Keycloak joined CNCF as an incubating project back in April 2023, I’ve asked a lot of enterprise Java developers how they can…


KubeCon Europe 2023 highlights Kubernetes explosion and need for instant platform engineering

Posted on May 8, 2023 | By Michael Neubarth

Guest post originally published on D2iQ’s blog by Michael Neubarth The CNCF’s flagship KubeCon Europe 2023 conference in Amsterdam last week was a vibrant sold-out affair that drew more than 10,000 attendees, 58% of whom were new to…


How to gain observability into your CI/CD pipeline

Posted on May 5, 2023 | By Dotan Horovits

Guest post originally published on Logz.io’s blog by Dotan Horovits We all know that observability is a must-have for operating systems in production. But we often neglect our own backyard — our software release process.  We noticed we…