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:
Steven Dake 2020-05-20 11:22:34 -07:00 committed by GitHub
parent 35073c3300
commit 9cf4e4f7a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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!