mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#10847)
This commit is contained in:
parent
307b9ed3ac
commit
46c8d589d0
|
@ -1632,7 +1632,7 @@ istioctl experimental add-to-mesh dep <deployment> [flags]
|
||||||
istioctl x add dep ratings-v1
|
istioctl x add dep ratings-v1
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<h2 id="istioctl-experimental-add-to-mesh-external-service">istioctl experimental add-to-mesh external-service</h2>
|
<h2 id="istioctl-experimental-add-to-mesh-external-service">istioctl experimental add-to-mesh external-service</h2>
|
||||||
<p>istioctl experimental add-to-mesh external-service create a ServiceEntry and
|
<p>istioctl experimental add-to-mesh external-service create a ServiceEntry and
|
||||||
a Service without selector for the specified external service in Istio service mesh.
|
a Service without selector for the specified external service in Istio service mesh.
|
||||||
The typical usage scenario is Mesh Expansion on VMs.</p>
|
The typical usage scenario is Mesh Expansion on VMs.</p>
|
||||||
<p>See also 'istioctl experimental remove-from-mesh external-service' which does the reverse.</p>
|
<p>See also 'istioctl experimental remove-from-mesh external-service' which does the reverse.</p>
|
||||||
|
|
Loading…
Reference in New Issue