Commit Graph

3091 Commits (d8e8fb9ffbe19a2daa42870505f29447ead2784a)

Author SHA1 Message Date
Xiaoyu Zhang d8e8fb9ffb delete invalid link
These two links do not exist yet.
2017-03-27 09:17:01 -07:00
Andrew Chen d48512e387 Revert "fix the command output"
This reverts commit 100daaa794.
2017-03-27 09:09:04 -07:00
chenhuan12 100daaa794 fix the command output
fix the command output
2017-03-27 09:08:30 -07:00
yupengzte b8aa4c6610 Delete the useless spaces
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-27 09:07:55 -07:00
yupengzte 92e1be4711 Dollar signs used before commands without showing output
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-27 09:07:06 -07:00
yupengzte 7d3f209c87 bare-url-used
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-27 09:05:42 -07:00
Josh Curl b7b1bc94e0 Fix typo in authorization docs 2017-03-27 09:01:39 -07:00
aniket-contrail b7ca839623 Update networking.md
Added section on OpenContrail with a brief description.
2017-03-27 08:59:53 -07:00
Xiaoyu Zhang 9cce2b2f5a Fix the output of "describe"
The output does not volume info. Maybe it is caused by edition changing.
2017-03-27 14:11:18 +08:00
Rohan Sahai 3d84ec254a Update deploy-intro.html (#2968)
Makes sentence slightly more readable in deploy tutorial
2017-03-24 16:20:53 -07:00
Xiaoyu Zhang 13fd2d0f51 change the link icon
The link now is a page of kubernetes.io, not a github's .md file any more.
So I think use the link page's title( Building High-Availability Clusters) is fine.
"high-availability.md" may be the older edition's link icon.
2017-03-24 11:20:01 -07:00
chenhuan12 2ed1a1351c fix command kubectl get serviceAccounts output
fix command kubectl get serviceAccounts output
2017-03-24 11:17:55 -07:00
Ilya Dmitrichenko dfbd0b16b4 Flannel is not longer the only network addon that supports ARM 2017-03-24 09:29:39 -07:00
Xiaoyu Zhang 438420ee21 fix the pr
rephrase the expressions.
2017-03-23 22:25:57 -07:00
Xiaoyu Zhang 9b15f8d77b Fix a typo
Change "state" to "states". rc's replicas may have different states.
2017-03-23 22:25:57 -07:00
Cao Shufeng 57ad5d1cf6 Update some description about secrets
We can use RBAC/ABAC to control which users can access secrets.
2017-03-23 14:56:13 -07:00
Jonathan MacMillan c8179efc20 [Federation] Add a note about DNS API scopes to the Federation tutorial (#2943)
* [Federation] Add a note about DNS API scopes to the Federation tutorial

Not sure this is the right place for this, but I wanted to get the text out somewhere before I forgot about it.

* Update set-up-cluster-federation-kubefed.md

* Update set-up-cluster-federation-kubefed.md

* Fix formatting of code blocks.
2017-03-23 14:53:09 -07:00
yupengzte facd9bcce7 Delete the useless spaces in html files
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 14:49:53 -07:00
Mike Rostermund 696ca85aff Fix typo 2017-03-23 22:43:52 +01: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
Xiaoyu Zhang acbca1f251 update index.md
add one word,"say that" may be proper.
2017-03-23 06:00:51 +08: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
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 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
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