←back to thread

343 points cvallejo | 1 comments | | HN request time: 0.205s | source
Show context
dsign ◴[] No.22357478[source]
Can those instances be used in GKE node pools?
replies(2): >>22357688 #>>22362184 #
1. leemoonsoo ◴[] No.22362184[source]
When gVisor is enabled, hyper-threading is disabled (https://cloud.google.com/kubernetes-engine/docs/concepts/san...) and GKE cluster shows only half the CPU as available resources.

Does n2d instance is considered safe from CPU vulnerability and safely enable hyper-threading when used with gVisor?