Commit graph

11 commits

Author SHA1 Message Date
Matt Butcher
0b1a0ae991
docs(install_faq): document the Docker media type bug
Closes #1824
2017-02-02 14:48:16 -07:00
Matthew Fisher
a263cfb086 fix doc typo 2017-01-19 23:55:18 -07: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
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
e757410547
docs(install_faq): add entries about SSL and proxy
Closes #1630
2016-12-14 10:28:41 -07:00
Matt Butcher
48c1ba5355 Merge pull request #1545 from mattfarina/feat/1543-charts-domain-change
feat(charts): Move bucket to domain from path
2016-11-15 11:06:10 -07: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
Matt Butcher
13404ebf82
docs(install_faq): add more info on socat on CoreOS 2016-11-14 11:43:46 -07:00
Matt Butcher
1498461146
docs(install_faq): document dnsmasq fix for kubeadm
The solution to #1455 is to configure dnsmasq on each of your nodes.
This adds brief documentation on how to do so.

Closes #1455
2016-11-01 15:08:00 -06:00
Matt Butcher
d92e03046b
docs(install): add frequently asked questions 2016-10-31 17:22:59 -06:00