Deploying Spring Cloud Netflix apps on Kubernetes
If you are deploying containers on production, Kubernetes is a no-brainer solution. It takes some time to get familiar with all concepts but once you understand it, piece of cake 🍰.
So today I wanna show you how to deploy an Eureka server, a Hystrix dashboard with Turbine and a microservice.