Merge pull request #13088 from olemarkus/relnotes-ipv6

Add ipv6 to relnotes
This commit is contained in:
Kubernetes Prow Robot 2022-01-18 09:47:08 -08:00 committed by GitHub
commit d7a02cb75d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,9 @@ If this flag is used in AWS, it will enable IRSA.
* This release introduces a `v1alpha3` API version. This API version is a work in progress and is likely to be replaced in kOps 1.24.
It is recommended to keep using the `v1alpha2` API version.
* IPv6 pod subnets is in a working state using public IPv6 addresses for the Pod network. This works with both Cilium and Calico. IPv6 is still behind a feature flag until service controllers and addons implement support for IPv6. See [the IPv6 documentation](https://kops.sigs.k8s.io/networking/ipv6/).
# Full change list since 1.22.0 release