Matthew Fisher
|
95775d0c60
|
feat(ci): push release assets to Azure and GCS
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
|
7 years ago |
Carlos Tadeu Panato Junior
|
71ba25a5a9
|
change kubernetes to helm in docs and yaml files when refer the repository (#4640)
Signed-off-by: cpanato <ctadeu@gmail.com>
|
8 years ago |
Russell Morrisey
|
9d0dc294d7
|
Updated to mention the --purge flag on delete
See: https://github.com/kubernetes/helm/issues/2332
|
8 years ago |
Matthew Fisher
|
c316193a62
|
remove references to the term "master"
|
9 years ago |
Matt Butcher
|
0b1a0ae991
|
docs(install_faq): document the Docker media type bug
Closes #1824
|
10 years ago |
Matthew Fisher
|
a263cfb086
|
fix doc typo
|
10 years ago |
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
|
10 years ago |
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.
|
10 years ago |
Matt Butcher
|
e757410547
|
docs(install_faq): add entries about SSL and proxy
Closes #1630
|
10 years ago |
Matt Butcher
|
48c1ba5355
|
Merge pull request #1545 from mattfarina/feat/1543-charts-domain-change
feat(charts): Move bucket to domain from path
|
10 years ago |
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.
|
10 years ago |
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.
|
10 years ago |
Matt Butcher
|
13404ebf82
|
docs(install_faq): add more info on socat on CoreOS
|
10 years ago |
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
|
10 years ago |
Matt Butcher
|
d92e03046b
|
docs(install): add frequently asked questions
|
10 years ago |