Commit Graph

4318 Commits (800d359972c96a8f44dc3211a37e329d6a8b677d)

Author SHA1 Message Date
Andrew Chen 800d359972 Merge pull request #2972 from zhangxiaoyu-zidif/patch-10
update resource-usage-monitoring.md
2017-03-23 14:41:53 -07:00
Xiaoyu Zhang 4cdf55fedc update resource-usage-monitoring.md
"purpose–built" means "designed and built for a particular use"
2017-03-23 19:44:20 +08:00
Andy Yu 9ce54855d5 Replace the tab with 4 spaces in md files (#2797)
* Replace the tab with 4 spaces in md files

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of accessing-the-api.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of manage-compute-resources-container.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of run-to-completion-finite-workloads.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of connect-applications-service.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of init-containers.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of calico.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of ingress.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of index.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of index.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of apparmor.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of run-stateful-application.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of index.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of index.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of replicasets.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 00:10:00 -07:00
Xiaoyu Zhang 505387b463 fix link error
The original link does not exist any more. Maybe this url is proper.
2017-03-23 00:04:19 -07:00
yupengzte 8053e08125 Replace the tab with 4 spaces in html files
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 00:01:55 -07:00
ztewyk eaa52cf2fc hitting the `ClusterIP` from a pod (#2826)
* hitting the `ClusterIP` from a pod

when client pod and server pod in the same node,client_address is the client pod ip address
when client pod and server pod in different node,client_address is  the client pod's node flannel ip address

* Update source-ip.md

* Update source-ip.md
2017-03-23 00:00:59 -07:00
Andrew Chen 12307b9501 Merge pull request #2967 from zhangxiaoyu-zidif/patch-19
update index.md
2017-03-22 15:03:48 -07:00
Xiaoyu Zhang acbca1f251 update index.md
add one word,"say that" may be proper.
2017-03-23 06:00:51 +08:00
Andrew Chen 55acc53d69 Merge pull request #2962 from ahmetb/pr-template
Add PULL_REQUEST_TEMPLATE to encourage clicking Allow Edits
2017-03-22 14:28:25 -07:00
Ahmet Alp Balkan a607d39b88
Add PR template to encourage clicking Allow Edits
Also moving issue template to /.github for better organization. This is
supported by GitHub.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-03-22 13:00:14 -07:00
devin-donnelly 2d77413f91 Merge pull request #2864 from spzala/kubectrlprereq
Mention Minikube in the Kubectl configuration doc
2017-03-22 12:18:05 -07:00
Xiaoyu Zhang 40073e8abb rephrase the expression of configmap/index.md
change "any pods" to "every pod"
2017-03-22 10:22:15 -07:00
Ahmet Alp Balkan 8bd4011d41 Do not link to org/team links on GitHub
People who are not on the org get 404, causing further confusion.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-03-22 10:18:40 -07:00
Ryan McGinnis c4e4b3afcf Fixed typos (#2721)
- Typo in first bullet point
- Fixed capitalization in "Changing Reclaim Policy of a PersistentVolume" bullet point
2017-03-22 10:17:08 -07:00
devin-donnelly 29dab8af2b Merge pull request #2954 from kubernetes/revert-2911-patch-17
Revert "update init-containers.md"
2017-03-21 23:08:28 -07:00
devin-donnelly 9f4214fc2c Revert "update init-containers.md" 2017-03-21 23:03:14 -07:00
devin-donnelly fccaae6c37 Merge pull request #2953 from spzala/loadbalanced
Fix doc sentence
2017-03-21 23:02:37 -07:00
Sahdev P. Zala 4f526d0426 Fix doc sentence
The sentence is having an unnecessary word, 'to' should be removed to make
sentence readable.
2017-03-21 23:54:40 -04:00
Erik Stidham 807ccaed78 Fix link to Upgrade 1.6 2017-03-21 19:49:05 -07:00
blackbird29 b6c33e695b livenessProbe -> periodSeconds (#2832)
The field periodSeconds was wrongly referenced as livenessProbe.
2017-03-21 19:47:47 -07:00
Sahdev Zala dccb59fddd Fix incorrect sentence (#2876)
* Fix incorrect sentence

The changes removes an unnecessary word to correct doc sentence.

* Fix incorrect sentence

Remove an extra incorrect word from the sentence.
2017-03-21 19:20:57 -07:00
Di Wu b6b25fc934 fixing typo 2017-03-21 19:14:48 -07:00
chenhuan12 e13b255f89 fix typo
1、Delete the row "NAME             READY     REASON    RESTARTS   AGE";
2、fix command kubectl get nodes output.
2017-03-21 19:12:09 -07:00
Richard Shaw 3bf7d6658a Update kubeadm.md
A couple of minor grammatical errors.
2017-03-21 19:07:36 -07:00
Andrew Chen 043a6941fe Apply changes from PR #2787 2017-03-21 19:02:30 -07:00
Xiaoyu Zhang 7764c02e78 rephrase the sentence to make expression clear (#2789)
rephrase the expression
2017-03-21 19:00:59 -07:00
Xiaoyu Zhang eddd78c28d update index.md (#2788)
add "on a node" in the sentence to make the expression clear.
2017-03-21 19:00:19 -07:00
Andrew Chen 809473a677 Apply changes from PR #2784 (#2950) 2017-03-21 18:53:40 -07:00
houjun 37af1f8318 The link URL of [kube-controller-manager] is wrong
Appears 404 Error when click  [kube-controller-manager]. The URL maybe
misses '/'.
2017-03-21 18:49:01 -07:00
Lee Calcote 221454da15 Added pod name in run command
Added "node-hello" in the run command to give the pod a name. Command will not execute w/o a pod name.
2017-03-21 18:38:59 -07:00
Steven Erenst d1b975da52 Fix grammar in docs/admin/daemon.md
A sentence in the "What is a DaemonSet" section had an extra "would be
used" which made the sentence grammatically incorrect.

Signed-off-by: Steven Erenst <stevenerenst@gmail.com>
2017-03-21 18:33:18 -07:00
Xiaoyu Zhang 6854e84203 update index.md (#2755)
* update index.md

add one word "be".

* update index.md

change "to help users familiar with Docker Compose move to Kubernetes" to "to help Docker Compose users move to Kubernetes".
This is much better. Thank you! At first i misunderstand the meaning of this sentence.
2017-03-21 18:29:21 -07:00
Xiaoyu Zhang 60466527e0 Update garbage-collection.md (#2732)
change "higher" to "larger"
2017-03-21 18:23:20 -07:00
Bouke van der Bijl 05b7a64d8f Fix typo (#2842) 2017-03-21 17:48:26 -07:00
faascape cfadb36c12 Fix typo 2017-03-21 17:47:02 -07:00
yupengzte f6fec80790 Fix the typos
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-21 17:46:26 -07:00
Andrew Chen fce57824ce Apply typo fixes from #2791 (#2949)
* Apply typo fixes from #2791

* remove style typos
2017-03-21 17:44:35 -07:00
Joe Wang e4af4e9898 Fix typo in kubectl_completion.md
evaluation --> evaluated
2017-03-21 17:16:26 -07:00
tanshanshan d57ed65fe8 fix typeo (#2856)
* fix typeo

* Update kargo.md
2017-03-21 17:06:56 -07:00
devin-donnelly 7768c3bad3 Merge pull request #2890 from krallistic/master
PSP: Added example and docu for hostPort ranges
2017-03-21 17:06:24 -07:00
devin-donnelly b6b96c82a5 Merge pull request #2894 from ericchiang/oidc-username-prefixing
docs/admin: document OpenID Connect plugin's claim prefixing
2017-03-21 17:04:32 -07:00
devin-donnelly b206adba72 Merge pull request #2906 from chenhuan12/patch-14
fix the command output
2017-03-21 17:03:09 -07:00
devin-donnelly 414e9722ae Merge pull request #2912 from wenlxie/master
Update manage-compute-resources-container.md
2017-03-21 17:02:51 -07:00
Eric Chiang 6792ba4aa2 Merge branch 'master' into oidc-username-prefixing 2017-03-21 16:59:45 -07:00
devin-donnelly e353591f0e Merge pull request #2918 from zhangxiaoyu-zidif/patch-33
Fix monitor-node-health.md
2017-03-21 16:58:52 -07:00
devin-donnelly c05b84a302 Merge pull request #2914 from zhangxiaoyu-zidif/patch-32
amend monitor-node-health.md
2017-03-21 16:57:50 -07:00
Everett Toews 17daa9837f Use kubectl config current-context to simplify the instructions 2017-03-21 16:38:58 -07:00
devin-donnelly 447049890d Merge pull request #2919 from zhangxiaoyu-zidif/patch-34
fix a typo in /docs/user-guide/configmap/index.md
2017-03-21 16:15:46 -07:00
Xiaoyu Zhang 088c3c3ad4 Merge branch 'master' into patch-32 2017-03-22 07:10:10 +08:00
Xiaoyu Zhang f08a13eae9 Merge branch 'master' into patch-33 2017-03-22 07:10:00 +08:00