Disable Mesh Expansion page.

This commit is contained in:
mtail 2018-07-31 06:54:14 -07:00
parent 5114973fd8
commit dc4da48042
2 changed files with 6 additions and 0 deletions

View File

@ -100,3 +100,6 @@ be configured using [authentication policies](/docs/concepts/security/#authentic
- There are Kubernetes manifests available for using Citadel standalone or with Citadel health checking enabled.
There is not a Helm implementation of these modes. See [Issue 6922](https://github.com/istio/istio/issues/6922)
for more details.
- Mesh expansion functionality, which lets you add raw VMs to a mesh is broken in 1.0. We're expecting to produce a
patch that fixes this problem within a few days.

View File

@ -5,6 +5,9 @@ weight: 50
keywords: [kubernetes,vms]
---
{{< warning_icon >}} Mesh expansion is broken in the initial release of Istio 1.0. We expect to have a patch available that
fixes this problem very soon. We apologize for the inconvenience.
Instructions for integrating VMs and bare metal hosts into an Istio mesh
deployed on Kubernetes.