mirror of https://github.com/istio/istio.io.git
Add warning stating that this doesn't work in Minikube (#3539)
This commit is contained in:
parent
c67a696e13
commit
37811ae3a0
|
|
@ -5,6 +5,8 @@ weight: 30
|
|||
keywords: [traffic-management,egress]
|
||||
---
|
||||
|
||||
{{<warning>}}This example does not work in Minikube.{{</warning>}}
|
||||
|
||||
The [Control Egress Traffic](/docs/tasks/traffic-management/egress/) task shows how to configure
|
||||
Istio to allow access to external HTTP and HTTPS services from applications inside the mesh.
|
||||
There, the external services are called directly from the client sidecar.
|
||||
|
|
|
|||
Loading…
Reference in New Issue