Is there a way to enable nested virtualization in GKE cluster node?
问题 I am trying to use KubeVirt with GKE cluster. I found I am able to create a nested virtualization enabled GCP VM, but I didn't find a way to achieve the same thing for GKE cluster node. If I cannot enable nested virtualization for GKE cluster node, I can only use the kubevirt with debug.useEmulation which is not what I want. Thanks 回答1: Currently nested virtualization is available only on GCE as per this docs. There is already question regarding supporting Nested Virtualization on GKE and it