mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-07-12 22:59:43 +00:00
Update README.md
This commit is contained in:
parent
dce276e509
commit
54d8d1cea1
@ -11,12 +11,14 @@ AI Powered Kubernetes debugging for SRE, Platform and DevOps teams.
|
|||||||
## What is k8sgpt?
|
## What is k8sgpt?
|
||||||
|
|
||||||
`k8sgpt` is a tool for scanning your kubernetes clusters, diagnosing and triaging issues in simple english.
|
`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.
|
It reduces the mystery of kubernetes and makes it easy to understand what is going on in your cluster.
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
|
# Ensure KUBECONFIG env is set to an active Kubernetes cluster
|
||||||
k8sgpt auth key <Your OpenAI key>
|
k8sgpt auth key <Your OpenAI key>
|
||||||
|
|
||||||
k8sgpt find problems --explain
|
k8sgpt find problems --explain
|
||||||
|
Loading…
Reference in New Issue
Block a user