|
|
|
|
|
by gtaylor
3513 days ago
|
|
Once you've got the GKE cluster stood up (two clicks or so), you don't need to care which cluster you are on. The gcloud CLI remembers whatever you set. It's very hands-off. And if you ever do want to take more direct control, you've still got the option of doing more or all of it on your own. |
|
With GKE, you either have different instance types for different container sizes; or you launch the BIG&TALL VMs for all.
The same story applies to public/private network as well. Point is that in GKE, there are two layers to manage: VM and Containers. In Hyper, the container is the infra.