Charlie R.C
5e384ab531
remove abandoned environment variable
2017-04-28 15:43:17 -07:00
xilabao
7d15d52525
add attention to kubelet config
2017-04-24 11:11:39 -07:00
Andrew Chen
90070474d4
Reference ToC refactor ( #3427 )
...
* Reference ToC refactor
* Move Federation into Reference
* Fix ToC, add deprecation notice
* Fix Reference ToC
* tweak ToC
* Move content into Reference
* touch up kubectl
* fix ToC syntax error
* remove resources-reference docs
* change kubectl section name
* adjust page titles
* create Command-Line Tools section
* Move Federation API out to top level
* remove extensions/v1beta1 definitions
* rewrite Kubernetes API in Concepts in a later PR
* Add jbeda to Kubernetes API Overview page for reviews.
* incorporate feedback
* remove /docs/federation
* move around copy
* cleanup reference landing page
* update reference landing page
2017-04-20 13:04:32 -07:00
Ryan McGinnis
a8646ace75
Update kubeadm.md
...
- Running `--api-advertise-address` returns unknown flag error
- `--apiserver-advertise-address` is the correct command, so this must have been a typo
2017-04-18 12:59:40 -07:00
Xiaoyu Zhang
cb042d45b2
Fix broken link:kubeadm.md
...
Fix broken link:kubeadm.md
2017-04-14 15:57:41 -07:00
Charlie R.C
b7b9252666
change authorizationMode to authorizationModes
2017-04-06 13:42:53 -07:00
William Chang
216734a813
Fix the kubeadm getting-started-guides link. ( #3201 )
...
* Fix the kubeadm getting-started-guides link.
* Change the url, use the root of the site as the base.
2017-04-05 16:15:50 -07:00
Rob Holland
f416b8a055
Fix typo
2017-04-04 09:29:16 +01:00
Charlie R.C
88a7b4bdbf
update authorizationMode
2017-03-29 10:02:21 -07:00
Joe Beda
28c1fc5df8
Update kubeadm guide and reference pages for 1.6
...
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-03-19 10:04:17 -07:00
Andrew Chen
2f9aa17560
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io : (58 commits)
fix unsupported parameter of wget command
Update Weave Net's title.
Update garbage-collection.md
Correct ASM logo filename
fixed ASM blurb
Repair Spotinst logo
Doc formatting update
fixing typo
Minor spelling correction -- "rtk" to "rkt"
update init-containers.md
Update local instructions to new method.
Update ubuntu install instructions.
Highlighted command for `kubectl proxy`.
Update Tasks landing page. (#2697 )
Deprecate Guide topics: quick-start ... (#2696 )
Deprecate Guide topic: Secrets Walkthrough. (#2695 )
Update multiple-schedulers doc (#2063 )
remove extra space
Reimplement PR #2525
Deprecate Guide topic: Persistent Volume Walkthrough. (#2692 )
...
2017-03-06 11:28:15 -08:00
jianglingxia
a06df4d14a
kubeadm reference--change any to some ( #2683 )
...
* modify one word
examples to example
* doc-walkthrough-content
modify
* limitrange-update
I think it's redundant that the second to ,in order to do sth and do
sth!thanks!
* cluster-components-could be running
could be doing sth
* update cluster-components.md
In theory,Master components can be run....
* update cluster-components--add a space
add a space after the comma: "In theory, Master components..."
* Highlighted command --kubectl describe
In web page ,there is no space ,need some empty space,thanks!
* Revert "Highlighted command --kubectl describe"
This reverts commit a70d0a3e35
.
* kubeadm reference--change any to some
kubeadm can install any add-on ?
2017-03-03 00:18:17 -08:00
huzhifeng
4cba37750b
Revision as the suggestion describe
2017-03-02 23:59:04 -08:00
huzhifeng
6a35189e21
Add example show how to configure proxy for kube
2017-03-02 23:59:04 -08:00
xilabao
7aa8b474f8
support extra arguments in kubeadm master config
2017-03-02 10:14:42 -08:00
Devin Donnelly
9a96256e49
Merge remote-tracking branch 'upstream/master' into release-1.6
2017-02-28 14:33:19 -08:00
jianglingxia
4bb9a3a6af
kubeadm reference -- /
...
set up/manage mean set up or manage ? it's better use or?
2017-02-28 10:03:43 -08:00
xilabao
eb57603fcb
add http proxy infomation in kubeadm
2017-02-27 17:36:01 -08:00
Andrew Chen
578123e106
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Revert "Updated description for kubeadm init --kubernetes-version"
Updated description for kubeadm init --kubernetes-version
Remove details about where authenticator is implemented
replace petset with statefulsets
Updated result of command
replace argumment with argument
Highlight some keyworks in garbage-collection.md.
Fixed typos in persistent volume index.md
Remove reference to port-forward to services
add an example
fix typo
Fix typo in concepts
Parallel Jobs with a *work queue*:
Add more options for self-registration.
dedent yaml code blocks
Add kubelet eviction in GC doc (#2484 )
2017-02-21 12:43:53 -08:00
Alexander Kanevskiy
7b17b51997
Updated description for kubeadm init --kubernetes-version
2017-02-21 12:42:46 -08:00
Andrew Chen
bd7607a066
Revert "Updated description for kubeadm init --kubernetes-version"
2017-02-21 12:35:34 -08:00
Alexander Kanevskiy
91356cfbd2
Updated description for kubeadm init --kubernetes-version
2017-02-21 12:33:06 -08:00
Bruce Auyeung
180091299b
dedent yaml code blocks
...
otherwise extra redundant ````yaml` characters will be displayed
because github code fencing doesn't need any indentation
2017-02-20 10:24:13 +08:00
xilabao
fdd7240594
add authorizationMode to kubeadm config
...
ref to https://github.com/kubernetes/kubernetes/pull/39846
2017-02-09 10:32:18 -08:00
Alexander Kanevskiy
9cd582fd7a
Append note about content and format of /etc/kubernetes/cloud-config.
2016-12-28 13:38:09 +02:00
yanan Lee
fbf57b224f
spelling error
...
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Revert "Incorrect spelling"
fix some typos
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-23 08:01:52 +08:00
Ben Balter
5bab707a82
Merge branch 'master' into inline-titles
2016-12-19 18:46:34 -05:00
Lucas Käldström
09e40e26b3
Update the kubeadm documentation to v1.5
2016-12-16 16:29:28 +02:00
Ben Balter
bfa604351f
add explicit titles to docs
2016-12-15 15:16:54 -05:00
dbaumgarten
061a332ac4
Wrong path for cloud-config in kubeadm.md
...
The cloud-config file should be located under `/etc/kubernetes/cloud-config` instead of /etc/kubernetes/cloud-config.json.
(See: https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/master/manifests.go#L41 )
If the file is not in this location the controller-manager will fail to start, as he is given the --cloud-provider option without --cloud-config. (--cloud-config will only be used when `/etc/kubernetes/cloud-config` exists https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/master/manifests.go#L367 )
2016-12-15 14:58:46 +01:00
Lucas Käldström
05f67bad8f
Update the kubeadm documentation to reflect the new release
2016-11-06 15:29:11 -08:00
Joe Beda
71de608f4d
Document kubeadm evn variables
2016-10-24 09:41:39 -07:00
Joe Beda
e21ed27c58
Document kubeadm automation.
2016-10-24 09:41:39 -07:00
Devan Goodwin
4fd44b1604
Document kubeadm --skip-preflight-checks.
2016-10-24 11:50:34 -03:00
Lucas Käldström
23d7719663
Move kubeadm reference, add a navigation link to it and assignees
2016-10-11 09:01:12 +03:00