Search results for: open cluster management


Cedar: A new approach to policy management for Kubernetes

Posted on March 28, 2025 | Micah Hausler, Principal Engineer at AWS

The challenges organizations face when managing access control and authorization in cloud-native environments continue to grow in complexity. Organizations scaling their Kubernetes deployments, for example, work to balance their security requirements, operational flexibility, and policy manageability….


Reimagining log management tools and software: The impact of AI and GenAI

Posted on March 24, 2025 | Jade Lassery, Logz.io

Today’s distributed, cloud-native systems generate logs at a high rate, making it increasingly difficult to derive actionable insights. AI and Generative AI (GenAI) technologies—particularly large language models (LLMs)— are transforming log management tools by enabling teams…


Advancing Open Source Gateways with kgateway

Posted on February 5, 2025 | Lin Sun

At KubeCon NA 2024, Solo.io announced its intention to donate the Gloo Gateway open source project to the CNCF, to benefit the broader cloud native ecosystem. In case you are not familiar with Gloo Gateway, it…


Securing public AWS Application Load Balancer (ALB) with OpenID Connect (OIDC)

Posted on January 14, 2025 | Badal Kumar + Siddhant Khisty

Member post originally published on the Devtron blog by Badal Kumar and Siddhant Khisty TL;DR: Learn how to secure your AWS Application Load Balancer (ALB) with OpenID Connect (OIDC) to enhance authentication, prevent unauthorized access and ensure…


Running a production-ready Raspbery Pi Kubernetes cluster at home

Posted on December 27, 2024

Ambassador post originally published on Gerald on IT by Gerald Venzl In this guide, I’ll cover how to run a production-ready Raspberry Pi Kubernetes Cluster using K3s. Background If you are like me, you probably have…


Managing large-scale Redis clusters on Kubernetes with an operator – Kuaishou’s approach

Posted on December 17, 2024

Member post originally published on KubeBlocks by Yuxing Liu As a popular short-form video application, Kuaishou relies heavily on Redis to deliver low-latency responses to its users. Operating on private cloud infrastructure, automating the management of…


k9s – manage your Kubernetes cluster and it’s objects like a pro!

Posted on December 6, 2024

Community post originally published on Dev.to by Sunny Bhambhani Introductionk9s is a terminal based GUI to manage any Kubernetes(k8s) cluster. Using this single utility, we can manage, traverse, watch all our Kubernetes objects. More information around…


Gain insights into cloud native applications with the OpenTelemetry Certified Associate (OTCA)

Posted on November 15, 2024

Announcing a New CNCF certification for OpenTelemetry OpenTelemetry (also known as OTel) is an open-source observability framework with tools, libraries, APIs, and SDKs for collecting, processing, and exporting rich telemetry data such as traces, metrics, and…


Cloud Native Live: Cloud-native secrets management with Pulumi ESC and Kubernetes

Posted on November 11, 2024

The open-source Pulumi ESC project brings a new approach to cloud-native secrets management, and helps bridge the gap between managing and orchestrating secrets in cloud-native systems, and getting making sure those secrets are available within Kubernetes…


Multi-cluster PKI + Istio recipe: practical example for a trusted and scalable PKI for your service mesh

Posted on November 1, 2024 | Cristofer TenEyck and Jimmy Song

 Member post originally published on Tetrate’s blog by Cristofer TenEyck and Jimmy Song Introduction  In the evolving landscape of cloud-native applications, securing service meshes across multiple clusters is crucial for ensuring both security and compliance. Istio,…