Guangya Liu
|
a551d2673e
|
Removed `=` at the end of the flags.
|
2017-03-09 23:49:32 +08:00 |
Tim St. Clair
|
8ae1fa3dcb
|
Merge pull request #2733 from zhangxiaoyu-zidif/patch-16
update out-of-resource.md
|
2017-03-08 18:39:11 -08:00 |
Hemant Kumar
|
cea23069c2
|
Add documentation for mount option
|
2017-03-08 21:06:47 -05:00 |
Xiaoyu Zhang
|
3f01be882e
|
Merge branch 'master' into patch-16
|
2017-03-09 09:44:12 +08:00 |
devin-donnelly
|
6f9b0d9191
|
Merge pull request #2739 from devin-donnelly/release-1.6
Merge latest from Master into Release 1.6
|
2017-03-08 14:54:59 -08:00 |
Devin Donnelly
|
621465a55c
|
Merge remote-tracking branch 'upstream/master' into release-1.6
|
2017-03-08 14:51:36 -08:00 |
Xin Zhang
|
f7ad8644e9
|
Create a top-level CN directory to hold future md files for the Chinese kubernetes site
|
2017-03-07 21:49:59 -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 |
jianglingxia
|
940e5e3a36
|
Highlighted command --kubectl describe
In web page ,there is no space ,need some empty space,thanks!
|
2017-03-07 13:29:06 -08:00 |
Xiaoyu Zhang
|
2958b30314
|
update init-containers.md
change "a different filesystem view" to "different filesystem views".
different init container should have different filesystem.
|
2017-03-07 13:27:39 -08:00 |
Jordan Liggitt
|
d7e5371b0c
|
Update RBAC doc
|
2017-03-07 12:20:34 -08:00 |
devin-donnelly
|
6b464aa960
|
Merge pull request #2726 from markronquillo/patch-1
Fix typo in pod.md
|
2017-03-07 10:25:32 -08:00 |
Mark Joseph Ronquillo
|
b1993b2135
|
Update pod.md
|
2017-03-07 18:27:31 +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 |
Kevin
|
0f528eec9a
|
update node-selection/index.md
|
2017-03-06 11:29:28 -08:00 |
Kevin
|
855cc67c77
|
Update "node selection" documentation to reflect Beta affinity syntax
|
2017-03-06 11:29:28 -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 |
chentao1596
|
68d5fe503f
|
fix unsupported parameter of wget command
|
2017-03-06 11:09:20 -08:00 |
Marc CARRE
|
740e079849
|
Update Weave Net's title.
|
2017-03-06 11:08:45 -08:00 |
Xiaoyu Zhang
|
b71c9927e4
|
Update garbage-collection.md
change "any" to "every"
|
2017-03-06 11:07:33 -08:00 |
mlambert890b
|
e1fcf04cc1
|
Correct ASM logo filename
|
2017-03-06 11:01:11 -08:00 |
mlambert890b
|
b3f34cd55b
|
fixed ASM blurb
|
2017-03-06 11:01:11 -08:00 |
mlambert890b
|
3abc2a301d
|
Repair Spotinst logo
Corrected size
|
2017-03-06 11:01:11 -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 |
Phanindra Pydisetty
|
133af46f89
|
fixing typo
|
2017-03-06 10:57:59 -08:00 |
Craig Sutherland
|
ac31bb8270
|
Minor spelling correction -- "rtk" to "rkt"
|
2017-03-06 10:57:17 -08:00 |
Xiaoyu Zhang
|
deef42e849
|
update init-containers.md
add one word.
|
2017-03-06 10:55:27 -08:00 |
Jorge O. Castro
|
1c5e5248ad
|
Update local instructions to new method.
|
2017-03-06 10:48:39 -08:00 |
Jorge O. Castro
|
458f80b77a
|
Update ubuntu install instructions.
|
2017-03-06 10:48:39 -08:00 |
Klaus Ma
|
32ab0977a2
|
Updated spec.schedulername to spec.schedulerName.
|
2017-03-06 10:47:46 -08:00 |
Guangya Liu
|
1cbcd2b596
|
Highlighted command for `kubectl proxy`.
|
2017-03-06 10:18:28 -08:00 |
Steve Perry
|
1bc38a5bab
|
Update Tasks landing page. (#2697)
|
2017-03-03 16:00:04 -08:00 |
Steve Perry
|
5e4a1ed081
|
Deprecate Guide topics: quick-start ... (#2696)
|
2017-03-03 15:18:37 -08:00 |
Steve Perry
|
172900f9aa
|
Deprecate Guide topic: Secrets Walkthrough. (#2695)
|
2017-03-03 14:54:05 -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 |
Steve Perry
|
a238ed8ced
|
Deprecate Guide topic: Persistent Volume Walkthrough. (#2692)
|
2017-03-03 14:02:35 -08:00 |
Xiaoyu Zhang
|
c235b99649
|
Update garbage-collection.md
change “any” to "every"
|
2017-03-03 13:42:08 -08:00 |