kops/docs/api-server
Kris Nova 72e8f99ea8 Adding docs on running kops with helm 2017-03-28 07:18:15 +02:00
..
README.md Adding docs on running kops with helm 2017-03-28 07:18:15 +02:00

README.md

Kops HTTP API Server

Building the kops API server

Set your docker registry

export DOCKER_REGISTRY=$registry

Build the kops API server container, and push the image up to your registry.

kops-server-push

Deploy the kops API server to a cluster

From the kops directory run the following helm command. More information on helm can be found here

helm install charts/kops --namespace kops