Nathan LeClaire
5b9c1d91ac
Correct setup link ( #5634 )
...
The current link to https://kubernetes.io/docs/setup/ presently ends up
redirecting to https://kubernetes.io/docs/setup/ . This corrects the link
to what seems to be the correct endpoint.
2017-09-26 13:11:15 -05:00
Steve Perry
7792c801e3
Revert "Update links to avoid redirects." ( #5617 )
...
* Revert "Fix the doc example"
This reverts commit 2872def62b .
* Revert "add the set of sessionAffinity timeoutseconds (#5474 )"
This reverts commit 657734de6f .
* Revert "pod-security-policy.md: fix broken link to PSP proposal."
This reverts commit 8db51e099f .
* Revert "fix typo"
This reverts commit 24e5383071 .
* Revert "Update images.md"
This reverts commit f844a41502 .
* Revert "Update links to avoid redirects. (#5614 )"
This reverts commit 35c7393849 .
2017-09-25 13:43:15 -07:00
Steve Perry
35c7393849
Update links to avoid redirects. ( #5614 )
2017-09-25 10:04:09 -07:00
Steve Perry
9b31b9a4d3
Add trailing slashes to reduce redirects. ( #5592 )
2017-09-23 03:41:18 -07:00
lemon-tree
eb443b0b7d
Update install-kubeadm.md
...
Added the lost period, and modified the layout in some lines.
2017-09-13 19:34:15 +08:00
TigerXu
f0872f4464
Update install-kubeadm.md
...
update link
2017-08-14 10:11:22 -07:00
Jamie Hannaford
09b2b86137
Document kubeadm ports
2017-07-01 13:18:11 -07:00
Andrew Chen
b40d09fe77
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update links to proper repos
# Conflicts:
# docs/admin/kubeadm.md
# docs/concepts/overview/kubernetes-api.md
# docs/reference/api-overview.md
# docs/setup/independent/create-cluster-kubeadm.md
# docs/tasks/administer-cluster/configure-pod-disruption-budget.md
2017-06-28 22:29:21 -07:00
Christoph Blecker
2e192598a0
Update links to proper repos
2017-06-28 22:08:36 -07:00
Lucas Käldström
0391995573
kubeadm v1.7 documentation updates ( #4018 )
...
* v1.7 updates for kubeadm
* Address review comments
* Address Luke's comments
2017-06-27 11:32:54 -07:00
Jamie Hannaford
fac7653113
Document product_uuid and MAC reqs
2017-06-25 11:43:49 -07:00
Jeremy Visser
a877e63b8b
Use "sudo -i" instead of "sudo su -"
...
`sudo su -` is redundant, as you are asking the system to elevate you after you have already elevated.
If what you actually want is to get a login environment, the `sudo -i` flag is designed exactly for that.
2017-06-22 10:27:59 -07:00
Ahmet Alp Balkan
553e091742
install-kubeadm: fix What's Next link text
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-06-20 11:01:39 -07:00
Michal Cwienczek
9305c4a9aa
Updaated install-kubeadm.md, removed redundant kubectl installation ( #4006 )
2017-06-06 15:53:20 -07:00
Steve Perry
57385e8d86
Create Installing kubeadm topic. ( #3709 )
...
* Create Installing kubeadm topic.
* Put kubeadm installation under Setup.
* Move topics to setup directory.
* Move topics to setup directory.
* Add redirects.
2017-06-01 18:03:47 -07:00