host-analyzer

September 19, 2024 ยท View on GitHub

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)