foxyriver
|
34cb50be94
|
fix CronJob object name
fix CronJob object name
|
2017-03-03 00:17:13 -08:00 |
|
houjun
|
e06617a5a1
|
Modify the link URL of [kubelet eviction design doc]
[kubelet eviction design doc] should be linked to kubernetes.github.io
instead of community/design-proposal.
|
2017-03-03 00:16:47 -08:00 |
|
Chris Schmich
|
9443291066
|
s/acomplish/accomplish/
|
2017-03-03 00:15:59 -08:00 |
|
Rob Paisley
|
d360cee992
|
Add links to Docker/rtk in cluster-intro.html
|
2017-03-03 00:12:12 -08:00 |
|
Bruce Auyeung
|
5f22fabf80
|
add required images in kubeadm init step
|
2017-03-03 00:09:39 -08:00 |
|
Xiuyu Li
|
e610c89cc4
|
use relative path for ha-master-gce image
Signed-off-by: Xiuyu Li <nickleefly@gmail.com>
|
2017-03-03 00:00:03 -08:00 |
|
Xiuyu Li
|
c62eb411cc
|
move ha-master-gce.png to images/docs
Signed-off-by: Xiuyu Li <nickleefly@gmail.com>
|
2017-03-03 00:00:03 -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 |
|
jianglingxia
|
abe3171d0a
|
Revert "Highlighted command --kubectl describe"
This reverts commit a70d0a3e3537c3f91b197b23f949e1e506c951d1.
|
2017-03-02 11:21:04 -08:00 |
|
jianglingxia
|
a380fec339
|
Highlighted command --kubectl describe
In web page ,there is no space ,need some empty space,thanks!
|
2017-03-02 11:21:04 -08:00 |
|
jianglingxia
|
1abe7577cc
|
update cluster-components--add a space
add a space after the comma: "In theory, Master components..."
|
2017-03-02 11:21:04 -08:00 |
|
jianglingxia
|
40bf97accf
|
update cluster-components.md
In theory,Master components can be run....
|
2017-03-02 11:21:04 -08:00 |
|
jianglingxia
|
7dcfaf0b87
|
cluster-components-could be running
could be doing sth
|
2017-03-02 11:21:04 -08:00 |
|
houjun
|
b86ebf1991
|
Add --leader-elect=false
Second scheduler could not start without disabling leader-elect.
|
2017-03-02 11:19:25 -08:00 |
|
Jeffrey Regan
|
0c6b5c6c3f
|
Fix link to dev guide.
|
2017-03-02 11:05:42 -08:00 |
|
Hung Nguyen Viet
|
e6ec869ca7
|
Remove all dead links, use just filename
As user can guess that it is file copied from the shown content
|
2017-03-02 10:59:56 -08:00 |
|
Hung Nguyen Viet
|
f6bb5e6d44
|
Update command as files contain no newline
|
2017-03-02 10:59:56 -08:00 |
|
Hung Nguyen Viet
|
e1212ea63b
|
Use single quote to avoid string interpolation, update output
|
2017-03-02 10:59:56 -08:00 |
|
Viet Hung Nguyen
|
8f30034cc2
|
Remove newline before passing to base64
|
2017-03-02 10:59:56 -08:00 |
|
Konstantinos Tsakalozos
|
af34e80f7e
|
Using it vs Juju Kubernetes
|
2017-03-02 10:34:18 -08:00 |
|
Konstantinos Tsakalozos
|
f2e481abd8
|
Spell fixes
|
2017-03-02 10:34:18 -08:00 |
|
Konstantinos Tsakalozos
|
dbedb28b51
|
Update backups.md
|
2017-03-02 10:34:18 -08:00 |
|
Konstantinos Tsakalozos
|
923aeb8bda
|
Update backups.md
|
2017-03-02 10:34:18 -08:00 |
|
Konstantinos Tsakalozos
|
5e5d91e3c2
|
Update validation.md
|
2017-03-02 10:34:18 -08:00 |
|
Konstantinos Tsakalozos
|
a15d5c1223
|
Update installation.md
|
2017-03-02 10:34:18 -08:00 |
|
Konstantinos Tsakalozos
|
6dc694a161
|
Update index.md
|
2017-03-02 10:34:18 -08:00 |
|
xilabao
|
7aa8b474f8
|
support extra arguments in kubeadm master config
|
2017-03-02 10:14:42 -08:00 |
|
Andrew Chen
|
a292ca987a
|
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
Correct the certificate name
|
2017-03-02 10:12:48 -08:00 |
|
Manjunath A Kumatagi
|
0d7bcf5e6e
|
Correct the certificate name
|
2017-03-02 09:59:57 -08:00 |
|
Andrew Chen
|
06b5791afa
|
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
getting-started-guides: add CoreOS Tectonic
add DefaultTolerationSeconds admission controller
Move Guide topic: Connect with Proxies. (#2663)
Move Guide topic: Bootstrapping Pet Sets. (#2662)
Move Guide topic: Using Port Forwarding. (#2661)
fix typo (#2656)
Move Guide topic: Using Environment Variables. (#2645)
missing word
Prototype for deprecating User Guide topic.
Update static-pods.md
Update static-pods.md
|
2017-03-02 09:49:33 -08:00 |
|
Rob Szumski
|
c3e5ad74c5
|
getting-started-guides: add CoreOS Tectonic
|
2017-03-02 09:47:54 -08:00 |
|
xilabao
|
06416ac6e8
|
add DefaultTolerationSeconds admission controller
|
2017-03-01 16:27:13 -08:00 |
|
Andrew Chen
|
92c897998b
|
Merge pull request #2518 from scjane/patch-7
Update static-pods.md
|
2017-03-01 16:25:08 -08:00 |
|
Jared
|
034a978c5f
|
Merge branch 'master' into deprecation
|
2017-03-01 14:35:33 -08:00 |
|
Steve Perry
|
6b675d9b69
|
Move Guide topic: Connect with Proxies. (#2663)
* Move Guide topic: Connect with Proxies.
* Fix link.
|
2017-03-01 09:42:05 -08:00 |
|
Steve Perry
|
a642102dc8
|
Move Guide topic: Bootstrapping Pet Sets. (#2662)
* Move Guide topic: Bootstrapping Pet Sets.
* Add TOC entry.
|
2017-03-01 09:20:52 -08:00 |
|
Steve Perry
|
a2fbc82bd0
|
Move Guide topic: Using Port Forwarding. (#2661)
|
2017-03-01 08:55:15 -08:00 |
|
tanshanshan
|
b9ca35076b
|
fix typo (#2656)
fix typo
|
2017-03-01 08:26:42 -08:00 |
|
Steve Perry
|
1564ae52b7
|
Move Guide topic: Using Environment Variables. (#2645)
|
2017-02-28 19:05:31 -08:00 |
|
Wang Jie
|
fd9ff4c4e0
|
Merge branch 'master' into patch-7
|
2017-03-01 09:53:37 +08:00 |
|
Philipp T
|
04f2e50caa
|
missing word
The return of the OCD.
|
2017-02-28 15:17:19 -08:00 |
|
Devin Donnelly
|
9a96256e49
|
Merge remote-tracking branch 'upstream/master' into release-1.6
|
2017-02-28 14:33:19 -08:00 |
|
steveperry-53
|
8ab16cb669
|
Prototype for deprecating User Guide topic.
|
2017-02-28 11:15:54 -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 |
|
chenhuan12
|
764225a7a0
|
fix the command output
fix the command output
|
2017-02-28 09:50:58 -08:00 |
|
EJ
|
8b97c4265f
|
fix link to go to pod-lifecycle page
|
2017-02-28 09:37:33 -08:00 |
|
Steve Perry
|
6f83f5070a
|
Move Guide Topic: Multi-container pods. (#2642)
|
2017-02-28 09:08:11 -08:00 |
|
Wang Jie
|
dd595ae05b
|
Update static-pods.md
It works. Please review it again.
|
2017-02-28 18:57:54 +08:00 |
|
Steve Perry
|
3c20c4da09
|
Update landing pages for Tasks and Tutorials. (#2634)
|
2017-02-27 17:45:20 -08:00 |
|