Running Spring Boot Application on Kubernetes Minikube on Windows (Part 2)

Check out this second installment on running Spring Boot apps on Kubernetes and Windows.

Welcome to part two of "Running Spring Boot Application on Kubernetes Minikube On Windows." This article assumes that reader has previous knowledge around Spring Boot, containers, and Kubernetes. I will briefly try to touch upon all of them a little bit. After finishing both articles, the reader will be able to do the following:

1.    Create a Spring Boot application