GKE On-Prem Alpha
cloud.google.com
GKE On-Prem Alpha
1–10 of 89 posts
Re: GKE On-Prem Alpha
#2Re: GKE On-Prem Alpha
#3That latter is an interesting way to mentally merge your local DC and Google Cloud.
Re: GKE On-Prem Alpha
#4> With GKE On-Prem, you get the Google Kubernetes Engine (GKE) experience directly in your data center. A quick and simple install and upgrade experience that’s validated and tested by Google. GKE On-Prem also registers your cluster with Google Cloud Console in order to have a single-pane-of-glass view for managing all your clusters. That latter is an interesting way to mentally merge your local DC and Google Cloud.
Re: GKE On-Prem Alpha
#5Re: GKE On-Prem Alpha
#6Hey GKE team, can you give any details about how this works? What does it assume/require from the underlying infrastructure?
* DNS (not the Kubernetes in-cluster one like kube-dns)
* DHCP
* LDAP or equivalent
* SSH and its keys
* on-prem security of the cloud identities (does it require TPM? SGX?)
* bootloaders
* base OS image
* drivers for attached storage, GPUs, etc.
* firewall rules
* routing
Re: GKE On-Prem Alpha
#7Re: GKE On-Prem Alpha
#8Excited to check this out, completely came out of left field.
Re: GKE On-Prem Alpha
#9Hey GKE team, can you give any details about how this works? What does it assume/require from the underlying infrastructure?
Exactly. As described, it sounds a bit like magic. Of course, it's not. Thus, one wonders about what happens in the lower layers of the stack, namely who gets to run them (GKE or the HW owners): * DNS (not the Kubernetes in-cluster one like kube-dns) * DHCP * LDAP or equivalent * SSH and its keys * on-prem security of the cloud identities (does it require TPM? SGX?) * bootloaders * base OS image * drivers for attache…
Does it ship with ceph out of the box? Some in-house block store? What happens when it breaks? Persistent volumes are IMO the very hardest thing to get right, and for me it's the big reason why I'd rather put my trust in a hosted solution in the first place.
If they solve this, and make it as seamless and easy as using cloud storage offerings, they've completely changed the game. Somehow I think they have a ways to go.