- Project folder: project-ml-microservice-kubernetes
 
- Installing dependencies via project 
Makefile. Many of the project dependencies are listed in the filerequirements.txt; these can be installed usingpipcommands in the providedMakefile. While in your project directory, type the following command to install these dependencies. 
make setup
make installRun: ./make_prediction.sh > output_txt_files/docker_out.txt
Run: ./make_prediction.sh > kubernetes_out.txt