kubectl-ai
kubectl-ai copied to clipboard
CRD Support
trafficstars
If I have written CRDs for my cluster, is there a way I can hook those details in this tool ?
Say, yaml showing how to create the resources. Or describing how one CRD depends on another, and if failure happens how should one debug etc ?
On a failed deployment, I would want it to be able to read the documentation, and try to find what caused the failure. Say it can query the controller logs etc