Tao Zhou
d19b6cdd66
docs(install): add doc to use helm reset to delete tiller deployment
2017-02-07 08:14:11 +08:00
Matt Butcher
70f4f702e3
docs(install): document new upgrade process
...
This documents the new 'helm init --upgrade' flag.
Closes #1704
Closes #1755
2017-01-24 15:09:15 -07:00
Christoph Blecker
d41d3b566f
Update OS X references to macOS
2016-12-23 11:49:31 -08:00
Christoph Blecker
11dc26a7ec
Update docs for homebrew formula
2016-12-23 11:49:31 -08:00
Adam Reese
84928e2751
feat(*): allow tiller to be installed in an alternate namespace
...
Adds `--tiller-namespace` flag and `TILLER_NAMESPACE` envvar
to use tiller in an alternate namespace.
closes #1418
2016-12-15 11:21:40 -08:00
Matt Farina
da73150ce9
fix(tls): download helm and charts over https
...
Downloading of charts and helm itself happened over http. This
change moves to use https as that is available with valid certs.
2016-11-14 19:06:53 -05:00
Matt Farina
7a79661f0e
feat(charts): Move bucket to domain from path
...
A bucket name in the path can be migrated to a custom k8s domain
name. This is in preperation for that.
2016-11-14 13:55:33 -05:00
Anthony Yeh
9c74dae4ff
docs(install): fix deployment name in tiller delete command
2016-11-07 11:37:01 -08:00
Matt Butcher
1e213634cf
docs(install): document installer script
...
This adds documentation for 'scripts/get'.
2016-10-26 15:53:57 -06:00
Matt Butcher
1a8d39b4ec
Merge pull request #1423 from technosophos/docs/tiller-upgrade
...
docs(install): show tiller image upgrade option
2016-10-24 10:41:49 -06:00
Matt Butcher
4ad800b63a
docs(install): show tiller image upgrade option
...
This provides an example of an in-place upgrade to Tiller using `kubectl
set image`.
2016-10-20 13:30:08 -06:00
Jim
0ec45adf6e
docs(*): use '--namespace' instead of '-n'
...
Fixes #1393
2016-10-20 11:18:10 -04:00
Matt Butcher
627c59d148
docs(*): refresh docs
...
This refreshes docs, as discussed in #719 , and adds a few new sections
to the docs.
Closes #719
2016-10-17 12:15:10 -06:00
Nic Roland
6eb3dd1d6c
docs(helm): Fix broken link to glide project
2016-10-17 13:33:02 +01:00
Ken Wronkiewicz
3c27a071ae
docs(install): Add reference to hg in install docs
...
Also, hg is required.
2016-10-09 11:57:08 -07:00
Ken Wronkiewicz
f333bc37a0
docs(install): Add reference to glide in install docs
...
The user needs to get all of the way down to developers docs to
realize they need glide, but if you follow a user who doesn't
necessarily want to develop but wants to build from source, you'd
follow this path:
README -> Quick Start -> Releases -> . o O (Source doesn't work)
-> Install
And then you'd realize that you need Glide.
This one-liner patch fixes that. :)
2016-10-09 11:38:52 -07:00
Matt Butcher
6691b79f30
docs(install): Add information on using canary releases
...
This includes documentation on how to use Helm and Tiller canary
releases.
2016-10-04 15:48:08 -06:00
Matt Butcher
7d8b5bbb49
docs(install, using): add installation and usage docs
2016-09-28 13:19:22 -06:00