# Demos - [DevOps Demos](#devops-demos) - [Spring PetClinic Sample Application](#spring-petclinic-sample-application) ## DevOps Demos * [kubernetesbyexample.com 🌟🌟🌟](http://kubernetesbyexample.com/) * [github.com/eon01/kubernetes-workshop](https://github.com/eon01/kubernetes-workshop) * [github.com/wardviaene (kubernetes, terraform, ansible, docker, etc) 🌟🌟🌟](https://github.com/wardviaene) * [wardviaene/jenkins-course](https://github.com/wardviaene/jenkins-course) * [wardviaene/kubernetes-course](https://github.com/wardviaene/kubernetes-course) * [github.com/kubernetes-course/container_workshops](https://github.com/kubernetes-course/container_workshops) * [Mautic](https://github.com/mautic/docker-mautic) * [bitbucket.org: setting up a cicd pipeline with spring mvc and kubernetes on aws](https://bitbucket.org/blog/setting-up-a-ci-cd-pipeline-with-spring-mvc-jenkins-and-kubernetes-on-aws ) * [codeburst.io: getting started with kubernetes, deploy a docker container in 5 minutes](https://codeburst.io/getting-started-with-kubernetes-deploy-a-docker-container-with-kubernetes-in-5-minutes-eb4be0e96370) * Medium.com - Simple Spring Boot microservice deployed in Kubernetes using Docker and Nexus 🌟🌟🌟: * [Part 1](https://medium.com/@simionrazvan/simple-spring-boot-microservice-deployed-in-kubernetes-using-docker-and-nexus-part-1-b581e3ca8916) * [Part 2](https://medium.com/@simionrazvan/simple-spring-boot-microservice-deployed-in-kubernetes-using-docker-and-nexus-part-2-25dc2a3982cf) * [kublr.com: cicd pipeline with jenkins nexus kubernetes](https://kublr.com/blog/cicd-pipeline-with-jenkins-nexus-kubernetes/) * [Kubernetes workshop in a box](https://www.theguild.nl/k8s-workshop-in-a-box/) * [GitHub: K8s workshop in a box](https://github.com/kabisa/k8s-workshop-in-a-box) ## Spring PetClinic Sample Application * [spring-petclinic.github.io](https://spring-petclinic.github.io) * [spring-petclinic.github.io Docs](https://spring-petclinic.github.io/docs/resources.html) * [github.com/spring-projects/spring-petclinic](https://github.com/spring-projects/spring-petclinic) * [gitlab.beuth-hochschule.de](https://gitlab.beuth-hochschule.de/s70178/petclinic-ansible-jenkins-ci-cd) * [gitlab.comquent.de: Microservices branch](https://gitlab.comquent.de/petclinic/spring-petclinic-microservices) * [deors/deors-demos-petclinic jenkinsfile](https://github.com/deors/deors-demos-petclinic/blob/master/Jenkinsfile) * [liatrio.com: building with docker using jenkins pipelines](https://www.liatrio.com/blog/building-with-docker-using-jenkins-pipelines) * [stackoverflow: How to define BuildConfig object with Jenkins and openshift ](https://stackoverflow.com/questions/52337851/how-to-define-buildconfig-object-with-jenkins-and-openshift) * [cloudogu.com: CD with Jenkins, Nexus and cloudogu](https://cloudogu.com/en/blog/cd-with-nexus-jenkins-ces) * [experfy.com e-learning: Effective Jenkins - Continuous Delivery and Continuous Integration](https://www.experfy.com/training/courses/effective-jenkins-continuous-delivery-and-continuous-integration) * Modular Pipeline Library: 4. Petclinic Pipeline 🌟🌟🌟🌟 * [griddynamics/mpl](https://github.com/griddynamics/mpl) * [blog.griddynamics.com: Developing a modular pipeline library to improve DevOps collaboration](https://blog.griddynamics.com/developing-a-modular-pipeline-library-to-improve-devops-collaboration/) * [youtube: Modular Pipeline Library: 4. Petclinic Pipeline](https://www.youtube.com/watch?v=GLtvxY1S3Aw) * PetClinic on Kubernetes: * [github.com/spring-petclinic/spring-petclinic-kubernetes 🌟🌟](https://github.com/spring-petclinic/spring-petclinic-kubernetes) * [github.com/paulczar/k8s-spring-petclinic](https://github.com/paulczar/k8s-spring-petclinic) * [tech.paulcz.net/blog/spring-into-kubernetes-part-1](https://tech.paulcz.net/blog/spring-into-kubernetes-part-1/) * [github.com/kohsuke/petclinic Jenkinsfile](https://github.com/kohsuke/petclinic/blob/master/Jenkinsfile) * [pushbuildtestdeploy.com/jenkins-on-kubernetes-building-docker-images 🌟](https://pushbuildtestdeploy.com/jenkins-on-kubernetes-building-docker-images/) * PetClinic Docker images: * [ref 1](https://hub.docker.com/r/ibuchh/petclinic-spinnaker-jenkins) * [ref 2](https://hub.docker.com/r/sarjunkumar24391/petclinic) * [ref 3](https://hub.docker.com/r/bmoussaud/petclinic) * [ref 4](https://hub.docker.com/r/alwin2/petclinic-customers-service) * [ref 5 arey/springboot-petclinic](https://hub.docker.com/r/arey/springboot-petclinic/) * [ref 6](https://hub.docker.com/r/anthonydahanne/spring-petclinic) * [ref 7](https://hub.docker.com/r/jbrisbin/spring-petclinic/) * [ref 8](https://github.com/spring-projects/spring-petclinic/issues/339) * [ref 9 - I have a branch that adds Docker, Kubernetes and Knative into the mix - planning on submitting a PR at some point](https://github.com/trisberg/spring-petclinic/tree/kubernetes) * [OpenShift.io Samples 🌟🌟🌟🌟🌟](https://che.openshift.io/dashboard/#/getstarted) * [github.com/che-samples](https://github.com/che-samples)