August 2024

Trying K8sGPT – AI For Kubernetes

Artificial Intelligence is showing up everywhere, including Kubernetes! The K8sGPT project is an official CNCF sandbox project, first announced at KubeCon Amsterdam in 2023. It was open-sourced under the Apache-2.0 license and the github project already has lots of stars and contributors. Its motto is … Giving Kubernetes Superpowers to everyone In this article I […]

Trying K8sGPT – AI For Kubernetes Read More »

Centralized Secrets with ESO and AWS Secrets Manager

If you manage several Kubernetes clusters across different AWS accounts, you know it can be challenging to manage Kubernetes secrets across all of those clusters. This article describes a method to store secrets values in AWS Secrets Manager in a single account and use those secrets in Kubernetes clusters running in different AWS accounts. Furthermore,

Centralized Secrets with ESO and AWS Secrets Manager Read More »

Scroll to Top