mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 10:20:51 +00:00
Merge pull request #107666 from aojea/dualga
dual-stack feature gate ga
This commit is contained in:
commit
8e5089ad17
@ -396,6 +396,7 @@ const (
|
||||
// kep: http://kep.k8s.io/563
|
||||
// alpha: v1.15
|
||||
// beta: v1.21
|
||||
// ga: v1.23
|
||||
//
|
||||
// Enables ipv6 dual stack
|
||||
IPv6DualStack featuregate.Feature = "IPv6DualStack"
|
||||
|
Loading…
Reference in New Issue
Block a user