Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
Go to file
Eric Paris 609eec02fe generate-cert: allow for alternative paths
Instead of hard coding kube-cert and /srv/kubernetes allow these to be
overwritten by environment variables.  / is immutable on some systems
and so /srv is not a possible location to store data.
2016-03-29 11:01:37 -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
init.sls Made enabling Kube UI configurable 2016-03-29 11:01:37 -07:00
initd kill child processes of addon-update on stop 2016-03-29 11:01:37 -07:00
kube-addon-update.sh kill child processes of addon-update on stop 2016-03-29 11:01:37 -07:00
kube-addons.service kube2sky using kubeconfig secret: take 2. Point system secrets at https://kubernetes. Override in clients that can't use DNS. 2016-03-29 10:58:03 -07:00
kube-addons.sh generate-cert: allow for alternative paths 2016-03-29 11:01:37 -07:00
namespace.yaml Move things into a 'kube-system' namespace. 2016-03-29 11:01:23 -07:00

README

# kube-deploy

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