Kubernetes with Minikube example project
The corresponding blog post can be found here: https://mydeveloperplanet.com/2018/05/16/build-and-deploy-a-spring-boot-app-on-minikube-part-1/ Part 1 corresponds to commit id: 129410ffb67b124c7f3247819466b38189ac2be4
The second part of the blog post can be found here: https://mydeveloperplanet.com/2018/05/30/build-and-deploy-a-spring-boot-app-on-minikube-part-2/
Branch feature/dockerbenchsecurity is part of blog posts:
https://mydeveloperplanet.com/2019/01/16/secure-docker-in-production/ https://mydeveloperplanet.com/2019/03/13/docker-layers-explained/
Branch feature/jenkinsci is part of blog post: https://mydeveloperplanet.com/2019/01/30/setup-jenkins-ci-in-30-minutes/
The master branch is also used for the following blog post: https://mydeveloperplanet.com/2019/02/13/check-docker-images-for-vulnerabilities-with-anchore-engine/
Branches feature/anchore and feature/anchore_solved are part of blog post: https://mydeveloperplanet.com/2019/02/27/anchore-container-image-scanner-jenkins-plugin/
The master branch is also used for the following blog post: https://mydeveloperplanet.com/2019/03/27/first-steps-with-gcp-kubernetes-engine/