Skip to content

Commit 54f3782

Browse files
authored
Merge pull request #45028 from danwinship/kep-3705-to-ga
KEP-3705 CloudDualStackNodeIPs to GA
2 parents d9170c7 + 2dd21e8 commit 54f3782

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/cloud-dual-stack-node-ips.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ stages:
1313
- stage: beta
1414
defaultValue: true
1515
fromVersion: "1.29"
16+
toVersion: "1.29"
17+
- stage: stable
18+
defaultValue: true
19+
fromVersion: "1.30"
20+
1621
---
1722
Enables dual-stack `kubelet --node-ip` with external cloud providers.
1823
See [Configure IPv4/IPv6 dual-stack](/docs/concepts/services-networking/dual-stack/#configure-ipv4-ipv6-dual-stack)

0 commit comments

Comments
 (0)