From f9ffff291de24c1d1bdd7d7e2d9cf6c9cae0cc52 Mon Sep 17 00:00:00 2001 From: Jimmy Song Date: Tue, 12 Dec 2023 11:43:34 +0800 Subject: [PATCH] add k8sgpt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b9f5d9..26f0234 100644 --- a/README.md +++ b/README.md @@ -670,6 +670,7 @@ Cloud Native is a behavior and design philosophy. At its essence, any behavior o - [k](https://github.com/yggheim/k) - Exec into kubernetes pod easy (via kubectl). - [k8s-mirror](https://github.com/darkbitio/k8s-mirror) - Creates a local mirror of a Kubernetes cluster in a docker container to support offline reviewing. - [k8s-snapshots](https://github.com/miracle2k/k8s-snapshots) - Automatic Volume Snapshots on Kubernetes. +- [k8sgpt](https://github.com/k8sgpt-ai/k8sgpt) - Giving Kubernetes Superpowers to everyone. - [kail](https://github.com/boz/kail) - Kubernetes log viewer. - [karpenter](https://github.com/aws/karpenter) - Kubernetes Node Autoscaling: built for flexibility, performance, and scalability. - [kcg](https://github.com/bit-cloner/kcg) - Kubernetes config generator.