Istio in kind

Simple example running istio in kind.

Prerequisites

  • Install kind (tested with kind version 0.9.0)
  • Install istioctl (tested with 1.7.4)
  • Install helm 3

Running instructions

Run in the following order.

NB: these must be run sequentially, there are resources shared across steps creating dependencies.

1 - kind-cluster

2 - istio-install

3 - istio-ingress

4 - traffic-splitting