As we need to have our apps deployed into Kubernetes, we will be using [k3d](https://github.com/rancher/k3d) for it. In this case we would like to: - create a `k3d` cluster - create a minimum set of Kubernetes resources to deploy our services and database to the `k3d` cluster