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
Hemant Kumar
cea23069c2
Add documentation for mount option
2017-03-08 21:06:47 -05: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
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
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
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
Michail Kargakis
56f8a68444
Remove redundant section in deployments
...
The status of the deployment is already covered in a later section in
this doc.
2017-03-04 18:52:00 +01: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
Eduardo Baitello
50471b3395
Wrong label and kubectl get completed pods
...
The label `app=jobexample` should be `jobgroup=jobexample`.
Also, for get completed pods the flag `--show-all` is necessary.
2017-03-03 13:40:42 -08:00
Steve Perry
4d7aecf5de
Deprecate Guide topics. ( #2691 )
2017-03-03 13:32:41 -08:00
Steve Perry
ec03295bf0
Move Guide topics: Logging ( #2687 )
2017-03-03 11:21:01 -08:00
Jeff Peeler
8dcc673d5d
Add docs for projected volume driver
2017-03-03 09:23:47 -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
Xiuyu Li
76f9a1b785
remove redundant a
...
Signed-off-by: Xiuyu Li <nickleefly@gmail.com >
2017-03-03 00:17:40 -08:00