Deploying and accessing a microservices application in Kubernetes
Deploying a microservice application on a Kubernetes cluster can be a very daunting exercise if we don't understand different Kubernetes construct. This article is all about running multiple replicas of applications and exposing HTTP routes.