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:
Rodrey 2022-09-15 01:58:14 +01:00 committed by GitHub
parent 48f596cd7b
commit 7f608e925a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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" >}}