mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-08-01 23:49:14 +00:00
Merge pull request #21 from k8sgpt-ai/chore/copy-readme
chore: updated copy
This commit is contained in:
commit
917380435f
13
README.md
13
README.md
@ -14,7 +14,6 @@ AI Powered Kubernetes debugging for SRE, Platform and DevOps teams.
|
||||
|
||||
It reduces the mystery of kubernetes and makes it easy to understand what is going on in your cluster.
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
@ -25,16 +24,16 @@ k8sgpt find problems --explain
|
||||
|
||||
```
|
||||
|
||||
### Configuration
|
||||
|
||||
`k8sgpt` stores config data in `~/.k8sgpt` the data is stored in plain text, including your OpenAI key.
|
||||
|
||||
|
||||
### What about kubectl-ai?
|
||||
|
||||
The the kubectl-ai [project](https://github.com/sozercan/kubectl-ai) uses AI to create manifests and apply them to the cluster. It is not what we are trying to do here, it is focusing on writing YAML manifests.
|
||||
|
||||
K8sgpt is focused on triaging and diagnosing issues in your cluster. It is a tool for SRE, Platform & DevOps engineers to help them understand what is going on in their cluster. Cutting through the noise of logs and multiple tools to find the root cause of an issue.
|
||||
|
||||
## Community
|
||||
|
||||
### Configuration
|
||||
|
||||
`k8sgpt` stores config data in `~/.k8sgpt` the data is stored in plain text, including your OpenAI key.
|
||||
|
||||
### Community
|
||||
* Find us on [Slack](https://cloud-native.slack.com/channels/k8sgpt-ai)
|
||||
|
Loading…
Reference in New Issue
Block a user