←back to thread

343 points cvallejo | 6 comments | | HN request time: 0.009s | source | bottom
Show context
dsign ◴[] No.22357478[source]
Can those instances be used in GKE node pools?
replies(2): >>22357688 #>>22362184 #
1. boulos ◴[] No.22357688[source]
Disclosure: I work on Google Cloud.

Should be, once the rollouts complete. So once you can see N2D types in the Console for your project, I think it'll just flow naturally to GKE.

replies(1): >>22357724 #
2. cvallejo ◴[] No.22357724[source]
Disclosure: I also work on Google Cloud

That's correct! Once the rollout completes, you will be able to use N2D instances for GKE!

replies(2): >>22357787 #>>22358026 #
3. p_l ◴[] No.22357787[source]
And if it doesn't, it was always possible to break GKE state into "offering" node types that were not supported. Source: me, using preemptible instances for a year before they got into GKE ;-)

Modifying instance group templates is your friend.

replies(1): >>22362049 #
4. simonebrunozzi ◴[] No.22358026[source]
> Disclosure: I also work on Google Cloud

Wow, half of the comments so far start with this disclosure! Tons of Google people lurking on HN :)

replies(1): >>22358180 #
5. gpm ◴[] No.22358180{3}[source]
Too be fair, it's just two of them answering questions, and one is both OP and the product manager.
6. crazysim ◴[] No.22362049{3}[source]
Yeah, this can be done for nested virtualization instances (images) too.