Docker Kubernetes Course Project
Start December 2020
Course project from: https://www.udemy.com/course/docker-and-kubernetes-the-complete-guide/learn/lecture/11628200#content
My full notes: https://github.com/aliwatters/sandbox/tree/main/2020/docker-kubernetes-course
Here: we're setting up a multi-service project, CI from travis, hosting on Google Cloud.
Locally, I've worked using microk8s
-- hence some minor differences with the configs. I will be interested to see which problems arise on Google Cloud due to that.