Cedar: A new approach to policy management for Kubernetes
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
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
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)
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
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
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!
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)
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
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…
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,…