A guide to building long-term compounding knowledge infrastructure. See details on GitHub .

k8sgpt

An AI tool that provides diagnostic and analysis capabilities for Kubernetes, using LLM to locate and explain cluster issues.

Introduction

k8sgpt is an AI diagnostic tool for Kubernetes that provides analyzers to automatically discover cluster issues and generates actionable explanations and remediation suggestions using various LLM backends.

Key Features

  • Multiple LLM backend support (OpenAI, Azure, Bedrock, Vertex, local models, etc.)
  • CLI and Operator modes for local/cluster execution
  • Rich collection of analyzers (pod, service, ingress, node, etc.)

Use Cases

  • Instant cluster fault diagnosis with remediation suggestions
  • Integration of analyzers into incident response and monitoring workflows
  • Cluster health checks in development or CI environments

Technical Highlights

  • Extensible analyzer architecture with support for custom diagnostic rules
  • Operator mode for continuous in-cluster monitoring
  • Seamless integration with multiple AI providers

Comments

k8sgpt
Resource Info
Author K8sGPT
Added Date 2025-09-17
Tags
OSS Dev Tools LLM