Review Questions
You can find the answers in the Appendix.
-
You are running several microservices in a Kubernetes cluster. You’ve noticed some performance degradation. After reviewing some logs, you begin to think the cluster may be improperly configured, and you open Cloud Console to investigate. How do you see the details of a specific cluster?
- Type the cluster name into the search bar.
- Click the cluster name.
- Use the gcloud cluster details command.
- None of the above.
-
You are viewing the details of a cluster in Cloud Console and want to see how many vCPUs are available in the cluster. Where would you look for that information?
- Node Pools section of the Cluster Details page
- Labels section of the Cluster Details page
- Summary line of the Cluster Listing page
- A and C
-
You have been assigned to help diagnose performance problems with applications running on several Kubernetes clusters. The first thing you want to do is understand, at a high level, the characteristics of...