How to Deploy a Spring Boot Application with Postgres Database on GKE with Ingress GKE Controller: A Step-by-Step Guide
May 1, 2023 · 10 min read · 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...
Join discussion