devin-donnelly
a487f1f5e6
Merge pull request #2042 from rutsky/patch-4
...
Fix markdown formatting
2016-12-27 13:20:47 -08:00
devin-donnelly
c75a521bb5
Merge pull request #2043 from rutsky/patch-5
...
fix codeblock formatting
2016-12-27 13:19:25 -08:00
devin-donnelly
ab751d18cc
Merge pull request #2051 from tianshapjq/patch-3
...
correct "pod" to "pods"
2016-12-27 13:13:46 -08:00
devin-donnelly
a8c1a54f1d
Merge pull request #2056 from janetkuo/kubectl-doc-toc
...
Add TOC entries for all kubectl docs
2016-12-27 13:13:17 -08:00
devin-donnelly
13a15ffa14
Merge pull request #2058 from ykhrustalev/patch-1
...
Gondor renamed itself to Eldarion
2016-12-27 12:51:45 -08:00
Yuri Khrustalev
7bde7d9cfc
Gondor renamed itself to Eldarion
...
http://eldarion.cloud/blog/2016/04/21/goodbye-gondor-hello-kel-and-eldarion-cloud/
2016-12-27 23:03:02 +03:00
Anirudh
93bbce56ae
Add statefulsets also to list
2016-12-27 11:56:00 -08:00
Anirudh
193fdfa4e9
Added poddisruptionbudget and abbreviation to list
2016-12-27 11:44:59 -08:00
Janet Kuo
a168c92e30
Add TOC entries for all kubectl docs
...
Kubectl docs: add TOC entries, and remove obsolete docs
2016-12-27 11:22:52 -08:00
Janet Kuo
51c8f71391
Merge pull request #2035 from tianshapjq/patch-2
...
add "-l app=nginx" after "kubectl get pods"
2016-12-27 10:43:55 -08:00
Janet Kuo
5ab8e8f889
Merge branch 'master' into patch-2
2016-12-27 10:41:44 -08:00
Janet Kuo
4d426454fa
Merge pull request #1847 from jessfraz/cleanup-dockerfile
...
dockerfile: change to alpine base and cleanup
2016-12-27 10:33:52 -08:00
Janet Kuo
20c2292f32
Merge branch 'master' into cleanup-dockerfile
2016-12-27 10:31:29 -08:00
foliage
78e7b40600
update jobs-expansions-index.md
...
change the wrong url
change the wrong template
2016-12-27 22:34:14 +08:00
stkevintan
a7830ae27f
fix some irregular coding && uniform indent to space
2016-12-27 14:57:48 +08:00
Peter Lee
42e015d8f8
fix style and grammar
...
1. Make plural nouns into same style. See it is `Services` in first sentence and `Pods` in the line 286 , but others are `Service`s and `Pod`s .So change style for these plural nouns for consistency and beauty.
2. Fix minor grammar.
2016-12-27 10:46:48 +08:00
Nicolai von Neudeck
9fe1e02e72
replaced "/" with "or"
2016-12-26 21:16:47 +01:00
Nicolai von Neudeck
d0b94ae1b7
Removed passive voice
2016-12-26 21:04:03 +01:00
Drinky Pool
18b3f20ec3
correct "pod" to "pods"
...
correct "pod" to "pods"
2016-12-26 17:03:05 +08:00
xilabao
94ee42f658
Add rbac command to kubectl get --help
...
reference to https://github.com/kubernetes/kubernetes/pull/37366
2016-12-26 01:48:55 -06:00
caiyixiang
eaa119652a
Update connecting-applications.md
2016-12-26 09:07:35 +08:00
foliage
6e8c728e91
update managing-deployments.md
...
change k to kubectl
2016-12-25 17:39:40 +08:00
Vladimir Rutsky
5ef4c4f1b6
fix codeblock formatting
2016-12-24 21:13:40 +04:00
Vladimir Rutsky
942dbfcee1
Fix markdown formatting
...
Broken in 28899d6ec6
according to blame.
2016-12-24 20:32:56 +04:00
Aaron.L.Xu
56aaad2e0b
Merge pull request #14 from dongziming/master
...
Fix typos
2016-12-24 12:53:11 +08:00
Aaron.L.Xu
e7d75b39f6
Merge branch 'fix-typos' into master
2016-12-24 12:52:36 +08:00
Ritesh H Shukla
2674cf7573
Merge branch 'master' into update-vsphere-getting-started.kerneltime
2016-12-23 12:58:28 -08:00
Huamin Chen
a9e1f2d276
add azure disk storage class doc
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2016-12-23 13:39:59 +00:00
dongziming
19fda13172
Fix typos
2016-12-23 20:53:16 +08:00
Aaron.L.Xu
f535febaa1
fix some typos and resolve conflicts
2016-12-23 03:55:51 -08:00
Aaron.L.Xu
ee8c812ef5
Merge pull request #12 from CandiceGuo/master
...
modify some grammar mistakes and spelling mistakes in /doc/
2016-12-23 19:41:41 +08:00
Aaron.L.Xu
b26c320cc4
Merge pull request #13 from guohaifang/master
...
problem of grammer
2016-12-23 19:41:17 +08:00
Aaron.L.Xu
cbc897a320
Merge branch 'master' into master
2016-12-23 19:40:51 +08:00
Aaron.L.Xu
cda4b040b4
Merge pull request #9 from Martially/moshui
...
fix typos
2016-12-23 19:35:52 +08:00
Aaron.L.Xu
311d979fa5
Merge pull request #8 from dongziming/master
...
Fixed some e.g. problems and some spelling errors.
2016-12-23 19:34:42 +08:00
dongziming
83a6c52ddc
Spelling errors in /docs/
2016-12-23 17:25:27 +08:00
dongziming
5c5ebf0bf1
Some spelling errors in /docs/
2016-12-23 16:45:56 +08:00
dongziming
a129e1c4c1
Spelling errors in /docs/
2016-12-23 15:59:02 +08:00
guohaifang
c67b76a2f0
problems of grammer
2016-12-23 15:29:44 +08:00
Martially
41a9b7c55d
fix typo
...
Signed-off-by: Martially <21651061@zju.edu.cn>
2016-12-23 15:26:12 +08:00
CandiceGuo
990bc41aac
modify some grammar mistakes in /doc/
2016-12-23 14:39:27 +08:00
Martially
996b4343dc
link error
...
Signed-off-by: Martially <21651061@zju.edu.cn>
2016-12-23 14:17:29 +08:00
Martially
0328b6d591
fix typo
...
Signed-off-by: Martially <21651061@zju.edu.cn>
2016-12-23 14:06:54 +08:00
dongziming
2374e3d1bb
Fixed some e.g. problems and some spelling errors.
2016-12-23 13:44:14 +08:00
Drinky Pool
f61fb9f376
Merge branch 'master' into patch-2
2016-12-22 21:45:02 -06:00
Aaron.L.Xu
f4ac637e27
Merge pull request #2 from tim-zju/symbolError
...
fix typos
2016-12-23 11:41:02 +08:00
devin-donnelly
67be6311ee
Merge pull request #2020 from kibra/patch-1
...
Fix typos in thirdpartyresources.md
2016-12-22 19:06:27 -08:00
Drinky Pool
4736fc09b2
Merge branch 'master' into patch-2
2016-12-22 21:00:36 -06:00
devin-donnelly
4ab9a935c8
Merge pull request #2032 from alejandroEsc/ae/crts
...
authentication/#creating-certificates document inconsistent in naming for the server certificate.
2016-12-22 18:58:33 -08:00
devin-donnelly
2685883d53
Merge pull request #1685 from chaosaffe/patch-1
...
Improve Grammar for Authentication strategies
2016-12-22 18:56:44 -08:00