From 57bcb46e38e0c0959cbdd6e61c7b284e24652e1d Mon Sep 17 00:00:00 2001 From: Alex Jones Date: Thu, 11 May 2023 10:24:31 +0100 Subject: [PATCH] chore: updated readme url (#78) Signed-off-by: Alex Jones --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ed3e514..ceb26c89 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/k8sgpt)](https://artifacthub.io/packages/search?repo=k8sgpt) -This Operator is designed to enable K8sGPT within a Kubernetes cluster. +This Operator is designed to enable [K8sGPT](https://github.com/k8sgpt-ai/k8sgpt/) within a Kubernetes cluster. It will allow you to create a custom resource that defines the behaviour and scope of a managed K8sGPT workload. Analysis and outputs will also be configurable to enable integration into existing workflows.