Disclaimer: This blog content has been taken from my latest book:
“Cloud Native Microservices with Spring and Kubernetes”
This blog has simple step by step info to build, containerize and run a microservice. I have written detail separate blogs for all the following steps. This blog is just an index or reference to those blogs at one place:
Create a Microservice using SpringBoot, dockerize and run on Docker
Play with docker image and store on Harbor and Docker-Hub
https://cloudificationzone.com/2020/02/13/manage-docker-image-registry-with-harbor-and-docker-hub/
Build docker image using Tanzu Build Service on Kubernetes using DockerHub
Microservice deployment on Kubernetes container with NGINX Ingress controller, Docker Hub and Helm package deployer