Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 644 Bytes

README.MD

File metadata and controls

13 lines (10 loc) · 644 Bytes

KUBERNETES AND ISTIO

This is the repository containing all files and commands used in the Docker, Kubernetes, and ISTIO lecture of the Web and Cloud Computing course.

Instructions are inside each directory. Please raise an issue if there was a problem running them.

Note that it is assumed that you have a Kubernetes cluster and can intract with it using kubectl. To install a Kubernetes cluster on your local machine, check one of the three options: Docker Desktop, Minikube, and Mikrok8s.

To get the best use of this demo, check the directories in the following order.

  1. docker
  2. http-server
  3. k8s_dashboard
  4. ingress
  5. istio