istio.io/content/en/docs/tasks/traffic-management
Istio Automation d39873ede8
[master] Add minikube in the instructions per Kubernetes environment (#11613)
* Add minikube in the instructions per Kubernetes environment

I was coming from https://istio.io/latest/docs/examples/bookinfo/ "Follow these instructions to set the INGRESS_HOST and INGRESS_PORT ..." and did not realize I would have to setup the minikube tunnel as explained in the [Getting Started Guide](https://istio.io/latest/docs/setup/getting-started/#determining-the-ingress-ip-and-ports)

For this reason I suggest to add it here as well.

* incorporated reviewers suggestions

* snips and tests for the new code snippet in docu

* ran make snips
* updated test.sh with the new functin names
* also the functions
  snip_determining_the_ingress_ip_and_ports_{3,5,6,7,8,9} have changed
  but they seem not to be used in test.sh

* followed reviewer suggestion to revert sip numbers

- used the annotation snip_id=none to skip the snippet, see https://github.com/istio/istio.io/blob/master/tests/README.md
- took back the snip renumbering
- checked that generating snips does not bring them back again: make
  snips

* used custom name for generated snip

- now using minikube_tunnel as snip_id, resulting in a generated snip id snip_minikube_tunnel
- apparently still the remaining snips get renumbered
- updated test.sh with the 2 changed snip calls

Co-authored-by: Martin Knechtel <martin.knechtel@sap.com>
2022-07-20 08:35:39 -07:00
..
circuit-breaking Fix document omissions. (#11393) 2022-06-21 12:12:23 -07:00
egress Improve clarity of Egress Gateway docs (#11458) 2022-06-20 10:36:26 -07:00
fault-injection Test cleanup (#8564) 2020-11-24 16:26:19 -05:00
ingress [master] Add minikube in the instructions per Kubernetes environment (#11613) 2022-07-20 08:35:39 -07:00
locality-load-balancing Update multicluster test kind image (#11337) 2022-05-20 23:45:15 -07:00
mirroring Fix image used by sleep sample (doesn't use istio/istio sleep) (#9830) 2021-05-21 14:01:12 -07:00
request-routing add task for JWT claim based routing (#10332) 2021-10-12 19:08:05 -07:00
request-timeouts Test cleanup (#8564) 2020-11-24 16:26:19 -05:00
tcp-traffic-shifting Improve traffic shifting task overview (#9992) 2021-06-25 15:21:49 -07:00
traffic-shifting Improve traffic shifting task overview (#9992) 2021-06-25 15:21:49 -07:00
_index.md Add table of contents test status (#10010) 2021-06-29 09:55:49 -07:00