Documentation

Deploying Sock Shop on any Kubernetes cluster

This explains how to deploy the Sock Shop onto any existing Kubernetes cluster.

Pre-requisites

Deploy Sock Shop

  1. Clone the microservices-demo repository
  2. Go to the deploy/kubernetes folder
kubectl create namespace sock-shop

kubectl apply -f complete-demo.yaml