mirror of https://github.com/istio/istio.io.git
Remove IPv6 support for Kubernetes as a core supported feature (#7337)
* Remove IPv6 support for Kubernetes as a core supported feature * Ipv6 is alpha, but dual stack is not supported * Fix spacing * Update content/en/about/feature-stages/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
This commit is contained in:
parent
f83bd6c449
commit
189e581e9d
|
@ -100,7 +100,7 @@ Below is our list of existing features and their current phases. This informatio
|
|||
| [Custom Mixer Build Model](https://github.com/istio/istio/wiki/Mixer-Compiled-In-Adapter-Dev-Guide) | deprecated
|
||||
| [Out of Process Mixer Adapters (gRPC Adapters)](https://github.com/istio/istio/wiki/Mixer-Out-Of-Process-Adapter-Dev-Guide) | Beta
|
||||
| [Istio CNI plugin](/docs/setup/additional-setup/cni/) | Alpha
|
||||
| IPv6 support for Kubernetes | Alpha
|
||||
| IPv6 support for Kubernetes | Alpha. Dual-stack IPv4 and IPv6 is not supported.
|
||||
| [Distroless base images for Istio](/docs/ops/configuration/security/harden-docker-images/) | Alpha
|
||||
|
||||
{{< idea >}}
|
||||
|
|
Loading…
Reference in New Issue