website/content/en/docs/setup/independent
Denis Gladkikh 1998ab735f Fix url to etcd binary (#8522)
* Fix url to etcd binary

etcd should be 3.12 for kubernetes 1.10, also fix the URL (probably was broken after migration to Hugo)

* Make Curl command safer

You really only need that variable to be set for the specific command, so no need to export it.

Also, when using Bash variables in a string, you should enclose them in curly braces to delineate them from the rest of the string. This helps prevent problems where Bash can't tell where the name of the variable ends and the next part of the string begins.
2018-05-18 10:31:52 -07:00
..
_index.md Convert site to Hugo (#8316) 2018-05-05 09:00:51 -07:00
create-cluster-kubeadm.md Remove step numbers in kubeadm create cluster docs (#8573) 2018-05-16 14:26:50 -07:00
high-availability.md Fix url to etcd binary (#8522) 2018-05-18 10:31:52 -07:00
troubleshooting-kubeadm.md troubleshooting-kubeadm: add note about kubeadm-reset block (#8508) 2018-05-18 10:15:53 -07:00