mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-09-23 12:17:41 +00:00
Merge pull request #77 from k8sgpt-ai/chore/readme-updates
feat: updated readme
This commit is contained in:
12
README.md
12
README.md
@@ -16,6 +16,18 @@ It has SRE experience codified into it's analyzers and helps to pull out the mos
|
||||
|
||||
<img src="images/image.png" width=650px; />
|
||||
|
||||
## Analyzers
|
||||
|
||||
K8sGPT uses analyzers to triage and diagnose issues in your cluster. It has a set of analyzers that are built in, but you will be able to write your own analyzers.
|
||||
|
||||
### Built in analyzers
|
||||
|
||||
- [x] podAnalyzer
|
||||
- [x] pvcAnalyzer
|
||||
- [x] rsAnalyzer
|
||||
- [x] serviceAnalyzer
|
||||
- [x] eventAnalyzer
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user