Matt Butcher
c5d0dc49c4
docs(chart_tips_and_tricks): explain resource-policy.
...
This adds a short explanation of the resource policy annotation.
Closes #1880
2017-01-30 17:07:07 -07:00
Taylor Thomas
e440a36d95
Merge pull request #1820 from thomastaylor312/feat/add_wait
...
feat(*): Add --wait flag
2017-01-26 11:40:39 -08:00
Matt Butcher
40da879edc
Merge pull request #1872 from gosharplite/patch-10
...
docs(wrapping_up.md): fixed typo
2017-01-26 10:22:24 -07:00
Matt Butcher
cc3c79f228
Merge pull request #1871 from gosharplite/patch-9
...
docs(debugging.md): fixed typo
2017-01-26 10:21:08 -07:00
Matt Butcher
93ae9610b1
Merge pull request #1870 from gosharplite/patch-8
...
docs(subcharts_and_globals.md): fixed typo
2017-01-26 10:20:37 -07:00
Matt Butcher
1aafaf84fb
Merge pull request #1869 from gosharplite/patch-7
...
docs(accessing_files.md): fixed typo
2017-01-26 10:19:52 -07:00
Matt Butcher
0e07311dca
Merge pull request #1868 from gosharplite/patch-6
...
docs(control_structures.md): fixed typo
2017-01-26 10:19:02 -07:00
Matt Butcher
6ce099ba77
Merge pull request #1867 from gosharplite/patch-5
...
Fix typo
2017-01-25 09:54:36 -07:00
Matt Butcher
830566a0d8
Merge pull request #1866 from gosharplite/patch-4
...
Fix typo
2017-01-25 09:50:53 -07:00
Matt Butcher
0ff55c9208
Merge pull request #1863 from technosophos/docs/1482-related-projects
...
docs(related): add related projects
2017-01-25 09:46:10 -07:00
Tony Hsu
19579c4ec7
Fix typo
2017-01-25 18:36:37 +08:00
Tony Hsu
74213a5593
Fix typo
2017-01-25 18:19:15 +08:00
Tony Hsu
95ee0bc748
Fix typo
2017-01-25 17:33:41 +08:00
Tony Hsu
70692ecbd4
Fix typo
2017-01-25 15:13:11 +08:00
Tony Hsu
2ce2d3deaa
Fix typo
2017-01-25 11:34:35 +08:00
Tony Hsu
c1cb2595a0
Fix typo
2017-01-25 11:32:53 +08:00
Tony Hsu
34a4850dde
Fix typo
2017-01-25 10:54:06 +08:00
Matt Butcher
9e6b135b5e
docs(related): add related projects
...
Closes #1482
2017-01-24 17:25:06 -07: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
Matt Butcher
eb87b71180
Merge pull request #1853 from gosharplite/patch-1
...
Fix typo
2017-01-24 12:40:56 -07:00
Matt Butcher
152556f7e8
Merge pull request #1859 from gosharplite/patch-2
...
fix typo
2017-01-24 12:11:10 -07:00
Tony Hsu
0dfc699dca
Fix typo
2017-01-24 16:35:27 +08:00
Tony Hsu
d2a8d944fe
fix typo
2017-01-24 16:26:22 +08:00
Tony Hsu
829e663990
Fix typo
2017-01-23 14:50:47 +08:00
Taylor Thomas
5b116247b8
Adds documentation for --wait and other new command line flags
2017-01-20 11:06:26 -08:00
Matthew Fisher
a263cfb086
fix doc typo
2017-01-19 23:55:18 -07:00
Christoph Blecker
5f981ad96f
Regenerate docs
2017-01-15 12:24:37 -08:00
Ferran Rodenas
bd4fc39950
Allow specifying --set multiple times
2017-01-12 00:57:09 +01:00
Matt Butcher
c8af660b18
Merge pull request #1792 from technosophos/feat/1608-capabilities
...
feat(tiller): add {{.Capabilities}} object
2017-01-10 12:55:04 -07:00
Matt Butcher
cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
...
This adds the {{.Capabilities}} object to the template variables so that
chart authors can write charts that are aware of teh Kubernetes
capabilities of the current cluster.
Closes #1608
2017-01-09 18:09:20 -07:00
Christopher Pauley
ab03fad9cc
"spring" should be "sprig"
2017-01-09 10:53:17 -08:00
Christopher Pauley
d91a4ff5f2
clarifying _ files, adding syntax highlighting
2017-01-06 11:22:24 -08:00
Christopher Pauley
329cd3a33f
making precedence explanation less ambiguous
2017-01-06 10:25:29 -08:00
Maciej Kwiek
0a9413beef
Improve helm status help text
...
`helm status -h` now shows what kind of information is displayed when
running `helm status`
2017-01-05 15:24:43 +01:00
Matt Butcher
5d4033f4aa
Merge pull request #1774 from philips/fixup-container-linux-docs
...
docs: kubernetes_distros: complete note about socat on Container Linux
2017-01-03 12:44:56 -07:00
Adam Reese
1eeba7a12e
Merge pull request #1763 from dongziming/master
...
Fix typos and spelling errors
2017-01-03 09:17:43 -08:00
Brandon Philips
edbc561759
docs: kubernetes_distros: complete note about socat on Container Linux
...
This fixes two things:
1) CoreOS Linux is now Container Linux https://coreos.com/blog/tectonic-self-driving.html#coreos-linux-is-now-container-linux
2) Provide more technical details on what is going on for users trying
to debug and understand
2016-12-30 19:05:25 -08:00
William Martin Stewart
a091ca90f3
Installation guide link is wrong in install FAQ
...
It links to install.yaml instead of install.md: https://github.com/kubernetes/helm/blob/master/docs/install.md
2016-12-29 13:44:35 +02:00
dongziming
34d7585f1e
Spelling errors and so on.
2016-12-26 11:40:48 +08: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
Matt Butcher
6789b4334b
docs(install_faq): document tiller panic for auth failure
...
This documents an issue reported in Slack that turned out to be related
to security configuration in Kubernetes.
2016-12-22 10:17:03 -07:00
Matt Butcher
48553d0a3a
Merge pull request #1740 from wilkers-steve/docs/change_trunc_length
...
docs(helm): change `trunc 24` in base charts
2016-12-21 11:34:36 -07:00
Steve Wilkerson
141a401c48
docs(helm): change trunc 24 in base charts
...
The upper limit for a chart name is 63 characters now instead of
14 or 24 in older versions of Kubernetes. This replaces `trunc 24`
in the example chart provided to `trunc 63` to reflect the new
length available.
Closes #1637
2016-12-21 11:18:33 -06:00
Matt Butcher
79b6c0a7b9
Merge pull request #1735 from technosophos/docs/link-to-go-whitespace
...
docs(chart_template_guide): link to Go template docs
2016-12-20 14:42:35 -07:00
Matt Butcher
5aa405177d
Merge pull request #1737 from v1k0d3n/master
...
chart repo docs: small correction/clarification
2016-12-20 10:19:42 -07:00
Brandon B. Jozsa
82e0d00d2d
clear instructions for gh-pages
2016-12-20 12:01:24 -05:00
Steve Wilkerson
0c8cff47ae
Typo in helm quickstart guide.
...
Fixed a small typo in the quickstart guide. Change 'upgrade' to
'upgraded' to match tense.
2016-12-20 10:32:09 -06:00
Matt Butcher
21d0d6ba5a
docs(chart_template_guide): link to Go template docs
...
This adds a link to the Go template docs regarding whitespace.
2016-12-19 15:34:09 -07:00
Matt Butcher
945eb707c7
Merge pull request #1718 from raviqqe/patch-1
...
s/backup up/back up/
2016-12-19 12:22:57 -07:00