Skip to content

Installation on Google Container Engine

Traun Leyden edited this page May 15, 2016 · 4 revisions

Create a cluster

gcloud container clusters create open-ocr-kubernetes

Install kubectl

gcloud components install kubectl

Launch Kubernetes Services

See the Generic Kubernetes Instructions for the remaining steps.

References