Deploying Micro services Using Kubernetes – Part 2
In this part of the Deploying Micro-services using Kubernetes tutorial, we will deploy the the micro-service using Kubernetes. Please see PART 1 for details of the micro-service, the architecture and the various applications and services that it comprises of. Prerequisite: Install Kubectl (Command line utility) Follow instructions from: https://kubernetes.io/docs/tasks/tools/install-kubectl/ Install Minikube for running 1-node Kubernetes environment …
Deploying Micro services Using Kubernetes – Part 2 Read More »