kubectl-ai icon indicating copy to clipboard operation
kubectl-ai copied to clipboard

CRD Support

Open harshraj22 opened this issue 6 months ago • 2 comments
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

harshraj22 avatar May 09 '25 04:05 harshraj22