To Show the continue development of Java spring boot application with Kubernetes through Jib, Skaffold and Helm.
Part 1 in the article: https://mromeh.com/2019/12/24/continuous-development-with-spring-boot-and-kubernetes/
Part 2 UPDATED with latest cool skaffold feature auto sync with Jib :
| software | version |
|---|---|
| JVM | 1.8.152 |
| Minikube | v1.6.2 |
| kubernetes | v1.14.8 |
| Jib | 2.1.0 |
| Skaffold | v1.6.0 |
| kubectl | v1.17.0 |
| helm | v3.0.2 |