Christian Posta bio photo

Christian Posta

Field CTO at solo.io, author Istio in Action and Microservices for Java Developers, open-source enthusiast, cloud application development, committer @ Apache, Serverless, Cloud, Integration, Kubernetes, Docker, Istio, Envoy #blogger

Twitter Google+ LinkedIn Github Stackoverflow

Ever wondered how to create, build, deploy new Spring Boot microservices on Kubernetes What if you had integrated tooling in whatever IDE you used (IntelliJ, Eclipse, NetBeans, CLI, web, whatever) that can bootstrap a Spring Boot microservice app for you. What if you could easily build a docker image out of it and deploy to Kubernetes or OpenShift?

With the awesome work in the Fabric8.io community, you now can.

Here are 4 demos that might be interesting to you:

  • IDE based development
  • CI/CD based development (this is spring boot made easy!)
  • Hystrix/Dashboards in Kubernetes
  • Zipkin

Take a look at this demo for using your IDE to create a Spring Boot microservice and run it on Kubernetes (complete with spring-cloud-kubernetes integration for config-management, et. al.):

Spring Boot, Spring Cloud with Kubernetes and Fabric8 from Christian Posta on Vimeo.

Take a look at this demo if you just want a single, one-stop-shop for creating your Spring Boot app, check it into Git, attach it to a complex CI/CD pipeline (based on Jenkins Pipelines) and get you off and running QUICKLY:

Spring Boot the easy way with Fabric8.io from Christian Posta on Vimeo.

Maybe you’d also like to see how Hystrix plays in a Kubernetes world? Take a look at this:

Spring Cloud Kubernetes / Fabric8 Part II from Christian Posta on Vimeo.

Or Zipkin?

Spring Cloud Kubernetes / Fabric 8 Part III from Christian Posta on Vimeo.

Stay tuned (@christianposta) because there’s more to come!