Google Cloud offers different support packages to meet different
needs, such as 24/7 coverage, phone support, and access to a technical support
manager. For more information, see
Cloud Customer Care.
Recommendations for efficient support
You can get the best support by following these recommendations:
Enable Cloud Logging and Cloud Monitoring. To learn more, see
Configure logging and monitoring for
GKE. Logging
and monitoring data can make it much easier for the support team to identify
issues. If you don't have this information, you might need to take
additional steps. For example, to provide the same information found in the
logs, you might need to access the GKE nodes directly and
transfer an archive
file.
When opening a support case, be as specific as possible about your issue,
and include at least the following information:
Name of the cluster
Timestamp or a time range of when you noticed the issue, including the
timezone
As many details as possible about what you see and how you noticed the
problem
Get support from the community
Use the following resources to get support from the Google Kubernetes Engine and
Kubernetes community.
Ask a question on Stack Overflow
Ask a question about Kubernetes
or GKE
on Stack Overflow.
For questions about GKE, use the
google-kubernetes-engine tag. This tag not only receives responses from the
Stack Overflow community, but also from Google engineers, who monitor the tag
and offer unofficial support. Review the
most-asked questions before
posting a new one. For more information about using tags, see
How do I use tags to find topics I'm interested in?
in the Stack Overflow documentation.
Discuss GKE
Join the
kubernetes-users
Google group to discuss GKE and receive
GKE announcements and updates.
You can also take the following actions to engage with the
GKE community:
Learn about Kubernetes special-interest groups and events in the
Kubernetes community.
File bugs or feature requests
You can submit a product or documentation issue by using one of the following
procedures:
GKE issues and feature requests: You can check for
existing issues or open new issues in the public issue
trackers. Before filing a new issue, search
the existing issues to avoid duplicates.
If you open a new issue, include the following information:
Kubernetes version and kubectl version
Cloud provider, operating system, network configuration, and Docker
version
Steps to reproduce the problem
Open-source Kubernetes issues or feature requests: If you encounter a
bug or want to request a feature for Kubernetes, file an issue on
GitHub.
Documentation issues: From the GKE documentation,
click Send feedback > Documentation feedback. This button opens a
feedback form. The Google Kubernetes Engine documentation team reviews the comments
that you submit.
Shared responsibility model
Running a business-critical production application on GKE
requires multiple parties to carry different responsibilities. These
responsibilities are described at
GKE Enterprise shared responsibility.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[],[],null,["# Get support\n\n*** ** * ** ***\n\nThis page shows you how to get support for Google Kubernetes Engine.\n\nBefore you contact support\n--------------------------\n\nYou can diagnose and resolve many GKE issues on your own, often\nwithout needing to contact Cloud Customer Care or ask the community for help.\n\nGet started with the following resources:\n\n- For more information about diagnostic tools, see\n [Introduction to GKE troubleshooting](/kubernetes-engine/docs/troubleshooting/introduction).\n\n- For step-by-step solutions, see our list of\n [feature-specific troubleshooting guides](/kubernetes-engine/docs/troubleshooting).\n\nGet a Google support package\n----------------------------\n\nGoogle Cloud offers different support packages to meet different\nneeds, such as 24/7 coverage, phone support, and access to a technical support\nmanager. For more information, see\n[Cloud Customer Care](/support).\n\nRecommendations for efficient support\n-------------------------------------\n\nYou can get the best support by following these recommendations:\n\n- [Check that your cluster uses a current GKE\n version](/kubernetes-engine/versioning-and-upgrades#available_versions).\n\n- Enable Cloud Logging and Cloud Monitoring. To learn more, see\n [Configure logging and monitoring for\n GKE](/monitoring/kubernetes-engine/installing). Logging\n and monitoring data can make it much easier for the support team to identify\n issues. If you don't have this information, you might need to take\n additional steps. For example, to provide the same information found in the\n logs, you might need to access the GKE nodes directly and\n transfer an [archive\n file](/container-optimized-os/docs/how-to/sosreport).\n\n- When opening a support case, be as specific as possible about your issue,\n and include at least the following information:\n\n - Name of the cluster\n - Timestamp or a time range of when you noticed the issue, including the timezone\n - As many details as possible about what you see and how you noticed the problem\n\nGet support from the community\n------------------------------\n\nUse the following resources to get support from the Google Kubernetes Engine and\nKubernetes community.\n\n### Ask a question on Stack Overflow\n\nAsk a question about [Kubernetes](http://stackoverflow.com/questions/tagged/kubernetes)\nor [GKE](http://stackoverflow.com/questions/tagged/google-kubernetes-engine)\non Stack Overflow.\n\nFor questions about GKE, use the\n`google-kubernetes-engine` tag. This tag not only receives responses from the\nStack Overflow community, but also from Google engineers, who monitor the tag\nand offer unofficial support. Review the\n[most-asked questions](http://stackoverflow.com/questions/tagged/google-kubernetes-engine?sort=frequent) before\nposting a new one. For more information about using tags, see\n[How do I use tags to find topics I'm interested in?](https://stackoverflow.com/help/interesting-topics)\nin the Stack Overflow documentation.\n\n### Discuss GKE\n\nJoin the\n[kubernetes-users](https://groups.google.com/forum/#!forum/kubernetes-users)\nGoogle group to discuss GKE and receive\nGKE announcements and updates.\n\nYou can also take the following actions to engage with the\nGKE community:\n\n- Visit the Google Cloud\n [Slack community](https://googlecloud-community.slack.com/) to discuss\n GKE and other Google Cloud products. If you haven't\n already joined,\n [use this form to sign up](https://join.slack.com/t/googlecloud-community/shared_invite/zt-2mz6i6j8l-qMC13DEg6FAtGMH4wVytTA).\n\n For GKE, join the\n [`#kubernetes-engine`](https://googlecloud-community.slack.com/messages/C0B9GKTKJ/)\n channel.\n\n- Interact with the Kubernetes team and other Kubernetes users on\n [Kubernetes Slack channel](http://slack.k8s.io/).\n\n- Learn about Kubernetes special-interest groups and events in the\n [Kubernetes community](https://kubernetes.io/community).\n\nFile bugs or feature requests\n-----------------------------\n\nYou can submit a product or documentation issue by using one of the following\nprocedures:\n\n- **GKE issues and feature requests** : You can check for\n existing issues or open new issues in the [public issue\n trackers](/support/docs/issue-trackers). Before filing a new issue, search\n the existing issues to avoid duplicates.\n\n If you open a new issue, include the following information:\n - Kubernetes version and `kubectl` version\n - Cloud provider, operating system, network configuration, and Docker version\n - Steps to reproduce the problem\n- **Open-source Kubernetes issues or feature requests** : If you encounter a\n bug or want to request a feature for Kubernetes, [file an issue on\n GitHub](https://github.com/kubernetes/kubernetes/issues).\n\n- **Documentation issues** : From the GKE documentation,\n click **Send feedback \\\u003e Documentation feedback**. This button opens a\n feedback form. The Google Kubernetes Engine documentation team reviews the comments\n that you submit.\n\nShared responsibility model\n---------------------------\n\nRunning a business-critical production application on GKE\nrequires multiple parties to carry different responsibilities. These\nresponsibilities are described at\n[GKE Enterprise shared responsibility](/anthos/docs/concepts/gke-shared-responsibility)."]]