# kompat Kompat is a simple CLI tool to interact with `compatibility.yaml` files which host your Kubernetes compatibility matrix. ## Installation ```console go install github.com/aws/karpenter/tools/kompat/cmd/kompat@latest ``` ## Usage: ```console kompat hack/compatibility-karpenter.yaml -n 5 ```