Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c6dd7a commit d060a12Copy full SHA for d060a12
google/container/v1beta1/cluster_service.proto
@@ -4058,7 +4058,7 @@ enum DatapathProvider {
4058
4059
// Use the eBPF based GKE Dataplane V2 with additional features. See the [GKE
4060
// Dataplane V2
4061
- // documentation](https://cloud.google.com/kubernetes-enginw/docs/how-to/dataplane-v2)
+ // documentation](https://cloud.google.com/kubernetes-engine/docs/how-to/dataplane-v2)
4062
// for more.
4063
ADVANCED_DATAPATH = 2;
4064
}
0 commit comments