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.
- docker
- http-server
- k8s_dashboard
- ingress
- istio