Setting Up a Postgres, Go Gin, and React project on Kubernetes
I spent past few days setting up a Kubernetes project Finance Dashboard and this post is the curtain fall of a useful side project. The core code lives inside a single file: finance-dashboard.yaml. Much of the documenation on how to set it up is provided in the README of Finance Dashboard. Instead I’ll briefly mention some issues I encountered.