steveperry-53
793dd13d6a
Merge branch 'master' into release-1.7
snapshot-final-v1.7
2017-09-28 13:37:55 -07:00
Dean Shi
88d3ed821d
k8smeetup-shirdrn-pr-2017-8-15 ( #5376 )
...
* Chinese translation: 7.24-9.3, by shirdrn.
* Translate and review again, and fix any translation problems for these 14 docs.
* Delete network-policies.md temporarily, and then re-submit it for this PR.
2017-09-28 08:50:35 -07:00
Kevin Frommelt
d4e8e8fb9e
Fix typo in pod preset conflict example
...
Move container port definition to the correct line.
2017-09-27 23:18:24 -07:00
steveperry-53
23e9d47690
Merge branch 'master' into release-1.7
2017-09-27 12:49:03 -07:00
eddytruyen
21a2110f25
Update create-cluster-kubeadm.md
2017-09-28 02:17:50 +08:00
eddytruyen
9fb891b963
Update create-cluster-kubeadm.md
2017-09-28 02:17:50 +08:00
eddytruyen
c5ebd07d8f
Update create-cluster-kubeadm.md
2017-09-28 02:17:50 +08:00
Sam Hagan
45d92f805f
fix name typo in reference to deployment example
2017-09-28 01:37:32 +08:00
Matt Brown
ed94d7351a
fix typo in api/resources reference: "Worloads"
2017-09-28 01:20:53 +08:00
chenhuan
267c026201
fix the command output
...
fix the command output
2017-09-27 09:36:23 -07:00
kairen
63b8e39c5c
Link to using kubeadm page
2017-09-27 09:24:56 -07:00
jianglingxia
2624ce66ea
fix envFrom in configmap
2017-09-26 13:22:03 -07:00
steveperry-53
ca05d97164
Merge branch 'master' into release-1.7
2017-09-26 12:59:11 -07:00
Andrew Chen
2d3e488818
Add link to example for CRDs ( #5641 )
...
* Add link to example for CRDs
In the CustomResourceDefinitions section, add a link to the [Custom Resource Example](https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/apiextensions-apiserver/examples/client-go ).
* add note
2017-09-26 11:52:28 -07:00
Ian Chakeres
dae523734a
Fixed links to architecture.md and principles.md
2017-09-26 11:48:51 -07:00
Qiming Teng
b176f8e3fb
Polish AppArmor tutorial
2017-09-26 11:47:15 -07:00
Qiming Teng
c34b2a6c39
Remove dangling files related to apparmor
2017-09-26 11:42:57 -07:00
jianglingxia
ad4dc7c81d
fix the typo of serviceaccount ( #5533 )
...
* fix the typo of serviceaccount
* update it
2017-09-26 11:40:39 -07:00
Nathan LeClaire
5b9c1d91ac
Correct setup link ( #5634 )
...
The current link to https://kubernetes.io/docs/setup/ presently ends up
redirecting to https://kubernetes.io/docs/setup/ . This corrects the link
to what seems to be the correct endpoint.
2017-09-26 13:11:15 -05:00
jianglingxia
a3d5d03ada
relink the persistent volume of petset ( #5582 )
2017-09-26 13:09:28 -05:00
Kaitlyn Barnard
69db088a3f
Updates to case study landing page ( #5629 )
2017-09-26 12:15:28 -05:00
Tim(Xiaoyu) Zhang
bf2deb36ee
Merge pull request #5636 from lichuqiang/translation-temp3
...
Translate doc resource-quotas into chinese
2017-09-26 21:32:49 +08:00
lichuqiang
c88e80b7c0
translate doc resource-quotas into chinese
2017-09-26 19:22:10 +08:00
Tim(Xiaoyu) Zhang
f55c395ec6
Merge pull request #5541 from XuJun00192603/1-xujun-github
...
ZTE-SH-CN-cluster-administration-federation-2017-09-19
2017-09-26 13:55:55 +08:00
Peter (XiangPeng) Zhao
4fb880fcbb
Merge pull request #5631 from tanshanshan/patch-13
...
fix typo
2017-09-26 13:00:30 +08:00
Peter (XiangPeng) Zhao
b160dc27cd
Merge pull request #5633 from heckj/minor_encoding_fix
...
minor encoding fix for CN page
2017-09-26 12:58:53 +08:00
Joe Heck
356d3ad2ff
minor encoding fix for CN page
2017-09-25 20:44:33 -07:00
Tim(Xiaoyu) Zhang
0092a367cd
Merge pull request #4308 from markthink/master
...
kubernetes-concepts-overview-components-pr
2017-09-26 11:10:59 +08:00
tanshanshan
1309ea3832
fix typo
2017-09-26 11:05:43 +08:00
Dragons
e8d9bb60f4
concepts-overview-components+abac-fix
2017-09-26 10:59:22 +08:00
Dragons
255e3eb83d
concepts-overview-components-fix
2017-09-26 10:30:48 +08:00
Tim(Xiaoyu) Zhang
29877213bd
Merge pull request #5563 from Yuan-Junliang/app-trans
...
ZTE-SH-CN-debug-application
2017-09-26 10:16:46 +08:00
Steve Perry
cfa77d4670
Update links to avoid redirects. ( #5627 )
...
* Update links to avoid redirects.
* Fix double forward slash.
2017-09-25 19:14:20 -07:00
Steve Perry
096fee2c39
Update links to avoid redirects. ( #5625 )
2017-09-25 18:43:26 -07:00
Tim(Xiaoyu) Zhang
f54f54ade6
Merge pull request #5449 from houjun41544/20170907
...
ZTE-SH-CN-static-pod
2017-09-26 08:45:57 +08:00
Steve Perry
39a3da735f
Fix 404s. ( #5624 )
2017-09-25 17:35:40 -07:00
Steve Perry
e227272f5c
Fix 404s. ( #5623 )
2017-09-25 16:43:35 -07:00
Ryan McGinnis
0ab5bb1432
Edits cpu-constraint-namespace.md
...
- Removes stray link in middle of paragraph
- "cpu" becomes "CPU" throughout
2017-09-25 16:22:30 -07:00
MengZnLee
5a665549f2
Fix index redirects ( #5502 )
...
* Add command.yaml file
* Fix fix index picking the right solution redirects
2017-09-25 16:21:29 -07:00
Adam Fordham
7b305cb11c
minor updates tutorial
...
- change afinity field value to match yaml spec
- update and reorder steps for cordoning nodes to make more sense. currenlty says "all but four". In reality, want to cordon the three nodes that the pods are scheduled on. not "all but four".
- add new line to code snippet for easier "copy/paste"
2017-09-25 16:19:44 -07:00
jianglingxia
f7edb82547
the pod yaml type error and add apiVersion
2017-09-25 16:15:59 -07:00
jianglingxia
b9fa59644f
update some redirects and scale type
2017-09-25 16:12:39 -07:00
jianglingxia
9d835058cc
fix the typo of lable in statefulset ( #5555 )
...
* fix the typo of lable in statefulset
* update it
2017-09-25 16:09:16 -07:00
Steve Perry
779c64dd15
Update links to avoid redirects. ( #5622 )
2017-09-25 16:06:20 -07:00
lostlivio
248c1c854c
Updated outdated information regarding API deprecation policy with pointer to current information
2017-09-25 16:03:30 -07:00
Michael Vorburger ⛑️
69114e0cfe
Remove 3 links in jobs-run-to-completion.md which go nowhere
...
these links don't go anywhere anymore (the respective pages must have been moved?), and are more of a distraction than adding any real value when reading that paragraph.
2017-09-25 15:59:12 -07:00
Michal Skalski
cb795036b1
Remove outdated link
...
Flannel combained RBAC info into main manifest [1].
[1] https://github.com/coreos/flannel/commit/a154d2f68edd511498c948e33c8cbde20a5901ee
2017-09-25 15:58:43 -07:00
Yash Thakkar
bd1ef6e464
Fixed hyperlinks for different ConfigMap headers
...
ConfigMap Header names are starting with "create", but in link it is written as "creating", because of that hyperlink was not working.
2017-09-25 15:56:38 -07:00
jianglingxia
fd46c299f4
api-reference add version number
2017-09-25 15:55:24 -07:00
Nikhita Raghunath
56006b8cdc
Fix link after design proposal move
2017-09-25 15:54:22 -07:00