bloomberg/kubernetes-cluster-cookbook

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitattributes
.gitignore
.rspec
.rubocop.yml
.travis.yml
Berksfile
CHANGELOG.md
CONTRIBUTING.md
Gemfile
Guardfile
LICENSE
README.md
Rakefile
Vagrantfile
chefignore
templates/default/cockpit.service.erb
templates/default/docker-env.erb
templates/default/docker-registry.erb
templates/default/docker.erb
templates/default/dockerconfig.erb
templates/default/etcd-etcd.erb
templates/default/flannel-flanneld.erb
templates/default/flannel-network.erb
templates/default/kube-apiserver-etcd.erb
templates/default/kube-apiserver.erb
templates/default/kube-config.erb
templates/default/kube-controller-manager.erb
templates/default/kube-kubelet-kube-config.erb
templates/default/kube-kubelet.erb
templates/default/kube-proxy.erb
templates/default/kube-scheduler.erb
templates/default/podmaster.yaml.erb
templates/default/proxy.erb
attributes/default.rb30
attributes/master.rb24
attributes/minion.rb5
attributes/proxy.rb3
attributes/registry.rb5
libraries/helpers.rb17
metadata.rb12
recipes/default.rb19
recipes/docker.rb39
A
40 mins
recipes/etcd.rb29
recipes/flanneld.rb25
recipes/kube-apiserver.rb28
recipes/kube-controller.rb12
A
35 mins
recipes/kube-proxy.rb11
recipes/kube-scheduler.rb12
A
35 mins
recipes/kubelet.rb27