We (@daisuke_yoshimo and myself) presented our lessons learned about Spring Cloud, Docker and Kubernetes while designing, implementing and testing Activiti Cloud.
<pictures coming soon>
Here are the slides and the source code repositories to run the demo that we showed during the presentation which included Jenkins X and Spring Cloud Kubernetes.
Github Projects
These simple projects demonstrate the core technology that we are using inside Activiti Cloud to make it Cloud Native.
- Minion: https://github.com/Salaboy/spring-cloud-k8s-minion
- Boss: https://github.com/Salaboy/spring-cloud-k8s-boss
- Gateway: https://github.com/Salaboy/spring-cloud-k8s-gateway
In the following blog post you can find instructions about how to get these services running in your cluster: https://salaboy.com/2018/05/24/spring-cloud-kubernetes-example/
Also if you are interested in Jenkins X you can also find some instructions to get your cluster up and running here: https://salaboy.com/2018/05/15/activiti-cloud-jenkins-x-blueprint-in-aws-and-gce/
3 thoughts on “JJUG CCC 2018: Spring Cloud -> Docker -> Kubernetes”