mirror of https://github.com/istio/istio.io.git
Virtual machine integration (#7257)
* Virtual machine integration We have a story coming together for virtual machine integration. This involves the node agent in some ways, but at a high level, we need some basic documentation that describes the installation process without node agent for now, until the node agent installation documentation is available, and e2e testing is completed. * Fix lint error
This commit is contained in:
parent
35073c3300
commit
9cf4e4f7a1
|
@ -102,6 +102,7 @@ Below is our list of existing features and their current phases. This informatio
|
|||
| [Istio CNI plugin](/docs/setup/additional-setup/cni/) | 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
|
||||
| [Virtual Machine Integration](/docs/setup/install/virtual-machine/) | Alpha
|
||||
|
||||
{{< idea >}}
|
||||
Please get in touch by joining our [community](/about/community/) if there are features you'd like to see in our future releases!
|
||||
|
|
Loading…
Reference in New Issue