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.
git submodule update --init --recursive
- Operate as a binary or
cargo run
- Set configuration options through K8sGPT ( not covered here)