Skip to content
forked from k8sgpt-ai/k8sgpt

Giving Kubernetes Superpowers to everyone

License

Notifications You must be signed in to change notification settings

chaunceyt/k8sgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8sgpt


AI Powered Kubernetes debugging for SRE, Platform and DevOps teams.

What is k8sgpt?

k8sgpt is a tool for scanning your kubernetes clusters, diagnosing and triaging issues in simple english. It reduces the mystery of kubernetes and makes it easy to understand what is going on in your cluster.

Usage

k8sgpt auth key <Your OpenAI key>

k8sgpt find problems --explain

Configuration

k8sgpt stores config data in ~/.k8sgpt the data is stored in plain text, including your OpenAI key.

About

Giving Kubernetes Superpowers to everyone

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.3%
  • Makefile 1.1%
  • Other 0.6%