GKE Dataplane V2
GKE Dataplane V2 is a new eBPF-based dataplane that replaces iptables. Previously GKE used Calico but this v2 dataplane uses Cilium.
You must enable this when deploying a cluster. This setting is immutable; cannot enable/disable this after cluster deployment.
Create VPC Network and GKE cluster
- In the example below, I have already authenticated with gcloud cli
Confirm that GKE Dataplane V2 is enabled
Delete GKE cluster and VPC Network