feat: updated readme

Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
This commit is contained in:
AlexsJones 2023-03-26 16:24:50 +01:00
parent 653b04fcb5
commit 73369240b4

View File

@ -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
```