mirror of https://github.com/kubernetes/kops.git
Merge pull request #13088 from olemarkus/relnotes-ipv6
Add ipv6 to relnotes
This commit is contained in:
commit
d7a02cb75d
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue