Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
Go to file
Eric Tune 8a926f2aba Create system secrets in kubeconfig format
Was previously kubernetes_auth format.

Added defaults file which uses salt to fill in an env var
with the master's IP.

More thought needs to be given soon to how to make this
connection use a cert for the master, and how to support
multiple masters, and whether to use the DNS record
instead of an IP address.  But this PR unblocks some other
more urgent things, so doing it this way.
2016-03-29 10:58:03 -07:00
CONTRIBUTING.md final commit 2016-03-29 10:27:47 -07:00
LICENSE final commit 2016-03-29 10:27:47 -07:00
README final commit 2016-03-29 10:27:47 -07:00
default Create system secrets in kubeconfig format 2016-03-29 10:58:03 -07:00
init.sls Create system secrets in kubeconfig format 2016-03-29 10:58:03 -07:00
initd Create system secrets in kubeconfig format 2016-03-29 10:58:03 -07:00
kube-addons.service Create system secrets in kubeconfig format 2016-03-29 10:58:03 -07:00
kube-addons.sh Create system secrets in kubeconfig format 2016-03-29 10:58:03 -07:00

README

# kube-deploy

This is a repository of community maintained Kubernetes cluster deployment automations.