Awesome
host-analyzer
This host-analyzer operates as an independant binary that can communicate with K8sGPT over the defined protobuf gRPC API. This is an example of how to build external, use-case language specific plugins that can be used with K8sGPT.
<img src=./images/diagram.png width="400px;" />
Usage
git submodule update --init --recursive
- Operate as a binary or
cargo run
- Set configuration options through K8sGPT ( not covered here)