A second hand books store
- Docker
 - Kubernetes
 - NGINX Ingress Controller
 - Skaffold (optional if you want to build all images push them and apply kubernetes config files manually)
 
- Update docker image name from 
beretedocker/shbooks/xxxto[your-docker-id]/shbooks/xxx. - Map the 
shbooks.comdomain tolocalhostin your host file or update theinfra/k8s/ingress.yamlto your preferences. - Run 
skaffold devin the projects root directory 
