In this tutorial we will learn how to deploy a Spring Boot application on Kubernetes and manage it using Helm charts.
Kubernetes
This section walks you through the process of deploying a Spring Boot application on a Kubernetes cluster. You have several ways to deploy Spring Boot application on Kubernetes. The intention of this section is to get you going as quickly as possible, not to discuss all the alternatives or go into all the details of how you get to production.
How to deploy a Spring Boot application on Kubernetes in 3 simple steps
In this tutorial we will learn how to install a Spring Boot application on Kubernetes using Minikube and JKube Maven plugin.
How to deploy Spring Boot applications on OpenShift using OpenShift Maven plugin
This tutorial will kick start you in deploying Spring Boot (and generally any Java application) to OpenShift/Kubernates using OpenShift Maven plugin