Steve Perry
c96bb862d5
Move Guide topic: AppArmor. ( #2823 )
2017-03-14 18:01:32 -07:00
Steve Perry
c2d59f0c83
Move Guide topic: Monitoring Node Health. ( #2822 )
...
* Move Guide topic: Monitoring Node Health.
* Move to Tasks.
2017-03-14 17:25:29 -07:00
Steve Perry
2dcf7a36bb
Move Guide topic: Out of Resource. ( #2821 )
2017-03-14 16:54:21 -07:00
Steve Perry
d0d6f4ca48
Move Guide topic: Static Pods. ( #2820 )
2017-03-14 16:28:06 -07:00
Steve Perry
458548ace1
Move Guide topic: Network Plugins. ( #2819 )
...
* Move Guide topic: Network Plugins.
* Fix link.
2017-03-14 15:45:26 -07:00
Steve Perry
fa668f520d
Move Guide topic: Networking. ( #2816 )
2017-03-14 15:24:28 -07:00
Steve Perry
1fdc1ebe55
Move Guide topic: Limit storage consumption. ( #2814 )
...
* Move Guide topic: Limit storage consumption.
* Add title.
2017-03-14 14:41:51 -07:00
Steve Perry
7be7d6b519
Move a batch of cluster admin topics. ( #2813 )
2017-03-14 14:09:54 -07:00
Jordan Liggitt
8e0a24c6b0
RBAC doc cleanup
2017-03-14 11:16:55 -07:00
Steve Perry
ee23982f7b
Move Guide topics: Federation tutorial and concept. ( #2802 )
...
* Move Guide topics: Federation tutorial and concept.
* Add title.
* Fix link.
2017-03-13 23:43:45 -07:00
Devin Donnelly
b9c2e95fee
Merge remote-tracking branch 'upstream/master' into release-1.6
2017-03-13 17:00:40 -07:00
Jordan Liggitt
053bce4219
Add group and extra info to front proxy
2017-03-11 00:48:21 -05:00
Jordan Liggitt
730fada1af
Clarify anonymous auth enablement
2017-03-09 13:16:21 -05:00
Guangya Liu
a551d2673e
Removed = at the end of the flags.
2017-03-09 23:49:32 +08:00
Devin Donnelly
621465a55c
Merge remote-tracking branch 'upstream/master' into release-1.6
2017-03-08 14:51:36 -08:00
Xiaoyu Zhang
b3110014de
update out-of-resource.md
...
change "support" to "supports"
2017-03-08 09:45:54 +08:00
Xiaoyu Zhang
582ef6dc4b
update out-of-resource.md
...
use a shorter and simpler expression.
2017-03-07 13:58:54 -08:00
Xiaoyu Zhang
04d12196a1
update out-of-resource.md
...
change "in cases when" to "in case that"
2017-03-07 13:58:54 -08:00
Xiaoyu Zhang
0e0440367c
update garbage-collection.md
...
change the url to relative path.
2017-03-07 13:55:15 -08:00
Xiaoyu Zhang
dd77deabed
Update garbage-collection.md
...
modify the url and link
2017-03-07 13:55:15 -08:00
Andrew Chen
3e81720c34
Merge branch 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io :
Update RBAC doc
2017-03-07 13:46:28 -08:00
Andrew Chen
5b96f8f4ee
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix typo
fix typo
cluster-management--3
Highlighted command --kubectl describe
update init-containers.md
Update pod.md
2017-03-07 13:46:16 -08:00
chenhuan12
f251dd790e
fix typo
...
1、Delete the parameter "--google-json-key string";
2、Parameters "--ir-data-source string"、"--ir-dbname string"、"--ir-hawkular string"、"--ir-influxdb-host string"、"--ir-namespace-only"、"--ir-password string"、"--ir-percentile int"、"--ir-user string" is missed.
see the "# kube-prxoy -help"
# kubectl version
Client Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.1+82450d0", GitCommit:"f5ef9802914a47c848fd84c287333f8b4d28bbc1", GitTreeState:"dirty", BuildDate:"2017-01-23T00:04:39Z", GoVersion:"go1.7", Compiler:"gc", Platform:"linux/amd64", USEEVersion:"V1.02.01_alpha", USEEPublishDate:"2017-1-10 00:00:00"}
Server Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.1+82450d0", GitCommit:"f5ef9802914a47c848fd84c287333f8b4d28bbc1", GitTreeState:"dirty", BuildDate:"2017-01-22T23:56:57Z", GoVersion:"go1.7", Compiler:"gc", Platform:"linux/amd64", USEEVersion:"V1.02.01_alpha", USEEPublishDate:"2017-1-10 00:00:00"}
2017-03-07 13:34:06 -08:00
chenhuan12
c507a52d17
fix typo
...
1、Parameters “--allow-verification-with-non-compliant-keys” is missed.
2、Delete the parameter "--google-json-key string";
see the "# kube-controller-manager -help"
# kubectl version
Client Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.1+82450d0", GitCommit:"f5ef9802914a47c848fd84c287333f8b4d28bbc1", GitTreeState:"dirty", BuildDate:"2017-01-23T00:04:39Z", GoVersion:"go1.7", Compiler:"gc", Platform:"linux/amd64", USEEVersion:"V1.02.01_alpha", USEEPublishDate:"2017-1-10 00:00:00"}
Server Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.1+82450d0", GitCommit:"f5ef9802914a47c848fd84c287333f8b4d28bbc1", GitTreeState:"dirty", BuildDate:"2017-01-22T23:56:57Z", GoVersion:"go1.7", Compiler:"gc", Platform:"linux/amd64", USEEVersion:"V1.02.01_alpha", USEEPublishDate:"2017-1-10 00:00:00"}
2017-03-07 13:33:30 -08:00
jianglingxia
886771cf24
cluster-management--3
...
change 3 to three is better or not ?thanks!
2017-03-07 13:32:09 -08:00
Jordan Liggitt
d7e5371b0c
Update RBAC doc
2017-03-07 12:20:34 -08:00
Andrew Chen
cc0db822f9
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
update to be retained
2017-03-06 17:00:04 -08:00
Xiaoyu Zhang
491b701c91
update to be retained
...
change "retain" to "to be retained".
2017-03-06 15:52:11 -08:00
Andrew Chen
d83ea64d98
Merge branch 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io :
Updated spec.schedulername to spec.schedulerName.
2017-03-06 11:28:26 -08: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
Xiaoyu Zhang
b71c9927e4
Update garbage-collection.md
...
change "any" to "every"
2017-03-06 11:07:33 -08:00
Justin Nauman
d8595aa4ea
Doc formatting update
...
Corrected indentation for the `nonResourcePath` and got a bit zealous with restructuring that section...
2017-03-06 11:00:29 -08:00
Klaus Ma
32ab0977a2
Updated spec.schedulername to spec.schedulerName.
2017-03-06 10:47:46 -08:00
Anirudh Ramanathan
3456093031
Update multiple-schedulers doc ( #2063 )
...
* Update tutorial
* Fix md formatting.
* Remove extraneous space
2017-03-03 14:28:17 -08:00
Andrew Chen
b50ffef3fb
remove extra space
2017-03-03 14:25:06 -08:00
Andrew Chen
1407f52478
Reimplement PR #2525
...
Fixes typo by removing the word "controller"
2017-03-03 14:25:06 -08:00
Xiaoyu Zhang
c235b99649
Update garbage-collection.md
...
change “any” to "every"
2017-03-03 13:42:08 -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 a70d0a3e3537c3f91b197b23f949e1e506c951d1.
* kubeadm reference--change any to some
kubeadm can install any add-on ?
2017-03-03 00:18:17 -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
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
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
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