agent: |
zLgtCGwBBRxP7bauSt6ZCheck logs for errors for the cluster
Check logs for errors for the cluster
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
Inspect logs for any error messages that may indicate issues within the cluster.
inputs
outputs
kubectl get pods --all-namespaces
kubectl logs <pod_name> -n <namespace>
copied