kops/docs/api-server
JoeWrightss c5606ac153 Typo fix: Deploy -> Deploying 2018-11-17 02:59:06 +08:00
..
README.md Typo fix: Deploy -> Deploying 2018-11-17 02:59:06 +08: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

Deploying 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