Helm - Package manager pour Kubernetes
Find a file
Matt Butcher 5b78c77f3f feat(chart): add chart package
This is the chart package from k8s/helm, modified for usage here.
2016-04-14 12:25:00 -06:00
_proto feat(proto): stub out a Chartfile message 2016-04-12 12:41:54 -06:00
cmd Merge pull request #13 from technosophos/fix/kubeclient-iface 2016-04-13 13:01:48 -06:00
docs feat(tiller): stub out environment 2016-04-11 13:26:33 -06:00
pkg feat(chart): add chart package 2016-04-14 12:25:00 -06:00
rootfs feat(Makefile): add a placeholder Dockerfile 2016-04-13 14:42:20 -07:00
scripts fix(scripts): go vet is built into go 2016-04-12 15:30:38 -07:00
.gitignore feat(Makefile): add docker build tooling 2016-04-13 13:51:15 -07:00
circle.yml feat(ci): add circleci build configuration 2016-04-12 14:13:56 -07:00
glide.lock feat(chart): add chart package 2016-04-14 12:25:00 -06:00
glide.yaml feat(chart): add chart package 2016-04-14 12:25:00 -06:00
Makefile feat(Makefile): add docker build tooling 2016-04-13 13:51:15 -07:00
README.md feat(tiller): stub out environment 2016-04-11 13:26:33 -06:00
versioning.mk feat(Makefile): add docker build tooling 2016-04-13 13:51:15 -07:00

tiller

helmd

Runtime Requirements

  • kubectl 1.2 or later