How to Deploy a Spring Boot Application with Postgres Database on GKE with Ingress GKE Controller: A Step-by-Step Guide
Note: All the source codes of this tutorial will be available on my GitHub repo.
In this tutorial, we will cover the following:
take a look at the spring boot app we are going to deploy
building/publishing the app docker image to the docker hub
wh...
blog.ouddaf.com10 min read