Implementing Compute Solutions – Google Kubernetes Engine (Part 2)
The second part of the chapter about implementing compute solutions using Google Kubernetes Engine (GKE) focuses on operations such as cluster, node pool, Pod, and Service management.
The following topics are covered:
- Cluster operations
- Node pool operations
- Pod management
- Service management
- GKE logging and monitoring
In the previous chapter about GKE, we learned how to create clusters in Standard and Autopilot modes. In this chapter, we will focus on the operational tasks of GKE.