Search results for: dex


Announcing Vitess 21

Posted on October 29, 2024 | Vitess Maintainers

Project post by the Vitess Maintainers We’re delighted to announce the release of Vitess 21 along with version 2.14.0 of the Vitess Kubernetes Operator. Version 21 focuses on enhancing query compatibility, improving cluster management, and expanding…


Turning legacy to leverage: building developer platforms in brownfield environments

Posted on September 30, 2024

Member post originally published on the Syntasso blog by Cat Morris While building an internal developer platform sounds like something an engineering organisation would do – and often tries to do – from scratch, the reality…


Kubecon + CloudNativeCon North America 2024 co-located event deep dive: Data on Kubernetes Day

Posted on September 20, 2024

Co-chairs: Melissa Logan and Adam DurrNovember 12, 2024Salt Lake City, Utah Organizations like Etsy, Grab, Dish Network, and Chick-fil-A have standardized on Kubernetes and shared best practices for running different types of stateful workloads. Our aim…


Things to do in Salt Lake City

Posted on September 11, 2024

With KubeCon + CloudNativeCon North America 2024 just a few months away we thought it would be fun to ask our ambassadors and other locals about where to go and what to do while we’re all…


Developing an AI agent for smart contextual Q&A

Posted on September 5, 2024 | Shreyas Mocherla

Member post originally published on InfraCloud’s blog by Shreyas Mocherla Accelerated by the pandemic, online tech communities have grown rapidly. With new members joining every day, it’s tough to keep track of past conversations. Often, newcomers…


Kubernetes turns 10: a ditty dedicated to a decade of container orchestration

Posted on September 4, 2024 | Stevie Caldwell

Member post originally published on Fairwinds’ blog by Stevie Caldwell It’s hard to believe, but Kubernetes, our favorite container orchestration tool, turned ten this year! It feels like just yesterday when it was just an internal project at…


Developing an AI agent for smart contextual Q&A

Posted on August 19, 2024

 Member post originally published on InfraCloud’s blog by Shreyas Mocherla, Product Engineer Intern at InfraCloud Technologies Accelerated by the pandemic, online tech communities have grown rapidly. With new members joining every day, it’s tough to keep…


Deploying a microservices application using Helm on Kubernetes

Posted on August 9, 2024

Community post originally published on Dev.to by Syed Asad Raza Helm, often described as the package manager for Kubernetes, simplifies the deployment and management of applications within Kubernetes clusters. This guide will walk you through deploying…


Installing multiple helm charts in one go [Approach 3 – using simple bash utility]

Posted on August 6, 2024

Community post originally published on Dev.to by Sunny Bhambhani In this article, we will be talking about Approach 3 i.e. how to get multiple helm charts installed using a simple bash utility. If you haven’t read…


How to add OTEL instrumentation to a React Native app

Posted on August 5, 2024 | Jonathan Munz

Member post by Jonathan Munz, Senior Software Engineer at Embrace React Native allows developers to build native mobile apps using Javascript and Typescript for both iOS and Android. With a web language as its core and…