1. Run step 1 until 3 here
2. Run kubectl proxy command
3. Run kompose convert -f docker-compose.yml -o cash-deposit.yml command inside root directory (/cash-deposit)
4. Run kubectl create -f cash-deposit.yml command inside root directory (/cash-deposit)
If everything goes well, the command will deploy cashdeposit_angular6-frontend, cashdeposit_go-docker, and cashdeposit_db containers to Kubernetes. You may check the deployment on Kubernetes Dashboard here: http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/#!/login