Julie Bruce
7210c0e99a
Applied Technical Writer Edits to the Top Portion ( #10001 )
...
Edited the file with Technical Writer edits through the Install kubectl binary using curl section. Will finish more later.
2018-08-22 12:03:06 -07:00
Julie Bruce
1aa22b4a32
Applied Technical Writer Edits ( #10022 )
2018-08-21 13:04:13 -07:00
Shivakumar Thanikachalam
3586b9336e
Update autocomplete instructions for Oh-My-Zsh ( #9746 )
...
The explanation to setup auto completion of zsh with Oh-My-Zsh is correct, however the example code is incorrectly mentioned as `source <(kubectl completion zsh)`. This pull request updates it to `plugins=(kubectl)`
2018-08-03 09:38:14 -07:00
Tair Sabirgaliev
a09e9eafa3
Add instructions for Macports ( #9701 )
2018-08-02 09:18:27 -07:00
Jennifer Rondeau
1e554ef725
reorganize kubeadm files, part 1 ( #9439 )
...
* reorganize kubeadm files, part 1
* edit troubleshooting kubeadm for layout and content
2018-07-18 15:49:37 -07:00
Luc Perkins
bb818a9b41
Make macOS standard usage ( #9422 )
2018-07-18 15:12:16 -07:00
hidekif
2d086cb032
include supported version skew ( #9501 )
2018-07-18 15:04:51 -07:00
Jim Angel
11b28cc7c5
clarifying kubectl prereq wording ( #9156 )
...
* simplifying the kubectl prereqs
* unforeseen spelling fix
* made readability corrections
* minor phrasing change
2018-07-09 13:23:17 -07:00
Di Xu
8c33a9b582
kubeadm ports updates ( #8886 )
...
* disable the kubelet readonly port
* add doc for required port source
2018-07-06 04:56:18 -07:00
makocchi
af6cdabe9b
use official homebrew package name ( #9255 )
2018-07-02 17:53:19 -07:00
Chandan Kumar
ec15f3fab9
Fix the double hyphen inside minikube docs ( #9186 )
...
Signed-off-by: chandan kumar <chandan.kr404@gmail.com>
2018-06-22 09:17:06 -07:00
dandersondavidp
77cf8d542b
update to include sudo for various commands ( #9031 )
...
Also, if the kubernetes.list does not exist you will not be able to edit it, so adding touch and then add the line will prevent errors with installing via apt-get.
2018-06-15 09:48:28 -07:00
chenyb4
02e3bcbb32
Fix kubectl_install doc centos default not install bash-completion ( #8888 )
...
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-06-11 16:59:27 -07:00
Lubomir I. Ivanov
7da6818a1d
install-kubeadm: update the recommended Docker version ( #8643 )
...
Bump the recommended version to 17.03.
17.03 is verified by SIG-Node and is much more recent than 1.12.
2018-05-23 00:02:31 -07:00
lovejoy
ff2df75315
Fix: Change direct link to relative link and fix the wrong link ( #8581 )
2018-05-22 14:58:26 -07:00
Tim Fogarty
0c5c9a5fdd
Fix codeblock formatting for kubeadm install ( #8660 )
...
A tab shortcode was using angle brackets even though the
contents were markdown. This caused a formatting issue.
This switches the tab to use the `%`-delimiter to properly
render the markdown.
2018-05-21 14:28:15 -07:00
Steve Perry
4207de7d63
Improve left nav for Tasks. ( #8582 )
...
* Add weights to first three Task sections.
* Add one more weight.
2018-05-19 21:43:52 -07:00
Bjørn Erik Pedersen
28341b5ec4
Fix sections in install-kubectl ( #8588 )
...
This commit adds a missing closing capture and puts "## Install kubectl" inside the relevant capture.
Note that the missing close was also missing before Hugo-migration, so the section ordering is still not the same as the Jekyll version of the site. But I think it is more corret.
Note that content outside the capture template blocks, is included as defined is this template:
https://github.com/kubernetes/website/blob/master/layouts/partials/templates/task.html#L8
See #8277
2018-05-18 10:33:50 -07:00
Anubhav
052e528e6f
Update install-kubeadm.md ( #8371 )
2018-05-17 15:33:51 -07:00
Kazuki Suda
3665ac54cf
Fix lost environment variables ( #8527 )
2018-05-15 23:14:30 -07:00
Steve Perry
398a744b55
Move Install kubeadm topic under Install Tools. ( #8536 )
2018-05-15 14:37:30 -07:00
Bjørn Erik Pedersen
290aa53888
Fix tab titles in install-kubectl.md ( #8496 )
...
Fixes #8276
2018-05-12 07:54:27 -07:00
Tom Van Waardhuizen
093b78bf00
Fix spacing so CLI samples render properly ( #8370 )
...
#8273
2018-05-11 13:06:27 -07:00
Bjørn Erik Pedersen
7f3b633aa0
Convert site to Hugo ( #8316 )
...
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00