Merge pull request #29386 from bridgetkromhout/dev-1.23

Promote IPv4/IPv6 dual-stack support to Stable in 1.23
This commit is contained in:
Kubernetes Prow Robot
2021-11-20 11:04:59 -08:00
committed by GitHub
5 changed files with 16 additions and 29 deletions
@@ -3,7 +3,7 @@ reviewers:
- lachie83
- khenidak
- bridgetkromhout
min-kubernetes-server-version: v1.20
min-kubernetes-server-version: v1.23
title: Validate IPv4/IPv6 dual-stack
content_type: task
---
@@ -21,6 +21,9 @@ This document shares how to validate IPv4/IPv6 dual-stack enabled Kubernetes clu
{{< version-check >}}
{{< note >}}
While you can validate with an earlier version, the feature is only GA and officially supported since v1.23.
{{< /note >}}
<!-- steps -->