Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
Go to file
Zach Loafman f6caab55f8 Retry object creation with --validate in kube-addons
The better solution is some fence with Salt, but the actual logs
provided in the bug don't support any race condition here, plus the
ordering in the Salt configuration seems correct.

We haven't seen this again in a while, but given the results of the
situation (a borked cluster), I'm proposing a relatively simple
workaround.

Fixes #4357 (dubiously)
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
init.sls Various vagrant fixes, etcd 2.0 2016-03-29 10:58:03 -07:00
initd Deferred creation of SkyDNS, monitoring and logging objects 2016-03-29 10:58:03 -07:00
kube-addons.service Various vagrant fixes, etcd 2.0 2016-03-29 10:58:03 -07:00
kube-addons.sh Retry object creation with --validate in kube-addons 2016-03-29 10:58:03 -07:00

README

# kube-deploy

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