Systematically diagnose and resolve common GKE issues. This skill provides structured debugging workflows, common causes, and proven solutions for the most frequent problems encountered in production deployments.
Trigger phrases: "pod not starting", "CrashLoopBackOff", "debug GKE issue", "Cloud SQL connection failed", "Pub/Sub not working", "pod pending"
| Running | Pod is executing | Check logs if issues | | Pending | Waiting to be scheduled | Check events, node resources | | CrashLoopBackOff | App crashes repeatedly | Check logs, configuration | | ImagePullBackOff | Can't pull image | Verify image, permissions | | Completed | Pod ran successfully and exited | Normal for batch jobs |
Diagnostiziert und behebt systematisch häufige GKE-Probleme, einschließlich Pod-Ausfällen, Netzwerkprobleme, Datenbankverbindungsfehler und Pub/Sub-Probleme. Als Pods verwenden stecken in den Status „Ausstehend“, „CrashLoopBackOff“, „ImagePullBackOff“ fest und es treten DNS-Fehler auf. Zeitüberschreitungen bei der Cloud SQL-Verbindung oder Probleme bei der Verarbeitung von Pub/Sub-Nachrichten. Bietet Systematische Debugging-Workflows und Lösungsmuster für Spring Boot-Anwendungen. Quelle: dawiddutoit/custom-claude.