mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-08-06 10:24:54 +00:00
feat: updated readme
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
This commit is contained in:
parent
653b04fcb5
commit
73369240b4
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; />
|
<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
|
## Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user