The Kubernetes Package Manager
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Matt Butcher 9b9705e7a1
feat(create): add create and pack verbs.
10 years ago
cmd/helm feat(create): add create and pack verbs. 10 years ago
deploy feat(create): add create and pack verbs. 10 years ago
dm feat(dm-delete): add dm-delete command 10 years ago
format feat(*): add doctor cmd 10 years ago
kubectl feat(*): install DM 10 years ago
testdata/guestbook feat(*): deploy dry-run now works 10 years ago
.gitignore fix(Makefile): fix make tagrets 10 years ago
LICENSE Add license. 10 years ago
Makefile fix(Makefile): fix make tagrets 10 years ago
README.md Initial commit. 10 years ago
glide.lock feat(create): add create and pack verbs. 10 years ago
glide.yaml feat(create): add create and pack verbs. 10 years ago

README.md

Helm

Experimental Helm fork.

To Build

Go 1.5, Glide >0.8, Make

$ make build