mirror of https://github.com/istio/istio.io.git
Update index.md (#11886)
* Update index.md Added a quick tip for Kind users to get LoadBalancers to work. * Added more context on Kind-related tip. Co-authored-by: Frank Budinsky <frankb@ca.ibm.com> Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
This commit is contained in:
parent
48f596cd7b
commit
7f608e925a
|
|
@ -47,6 +47,10 @@ $ minikube tunnel
|
|||
|
||||
{{< /tip >}}
|
||||
|
||||
{{< tip >}}
|
||||
If you are running Istio using Kind on Linux, follow the [guide for setting up MetalLB](https://kind.sigs.k8s.io/docs/user/loadbalancer/) to get `LoadBalancer` type services to work.
|
||||
{{< /tip >}}
|
||||
|
||||
Choose the instructions corresponding to your environment:
|
||||
|
||||
{{< tabset category-name="gateway-ip" >}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue