Step 1: Visit Jenkins Downloads link and download the LTS war for windows
This belongs to a 3 parts series on Installation of Istio. Before proceeding follow the previous steps in Part 1 and Part 2
Step 1: Create a separate namespace for the application. It is a best practise to keep the application namespace different from the default namespace
kubectl create ns…