The datapath provider selects the implementation of the
Kubernetes networking model for service resolution and network
policy enforcement.
Values:
DATAPATH_PROVIDER_UNSPECIFIED (0):
Default value.
LEGACY_DATAPATH (1):
Use the IPTables implementation based on
kube-proxy.
ADVANCED_DATAPATH (2):
Use the eBPF based GKE Dataplane V2 with additional
features. See the GKE Dataplane V2
documentation <https://cloud.google.com/kubernetes-engine/docs/how-to/dataplane-v2>__
for more.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-03 UTC."],[],[]]