Introduction to GKE troubleshooting


Keep your services on Google Kubernetes Engine (GKE) running smoothly by learning how to effectively troubleshoot your issues. Whether you're new to Kubernetes or an experienced user, you'll learn a structured approach to monitoring, diagnosing, and resolving common problems.

Build your GKE troubleshooting skills with these tools and techniques:

Understand core concepts

If you're new to Kubernetes and GKE, understanding core concepts, like cluster architecture and the relationship between Pods and nodes, is essential before you start to troubleshoot. If you want to learn more, see Start learning about GKE.

It's also helpful to understand which parts of GKE you're responsible for maintaining and which parts Google Cloud is responsible for maintaining. For more information, see GKE shared responsibility.

What's next