Anthony Sottile
22477315f4
Fix typo in deployment.md
2017-09-28 10:44:34 -07:00
Steve Perry
b8d00ae1d0
Temporarily fix broken links by redirecting. ( #5672 )
2017-09-28 09:05:26 -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
Steve Gordon
4ba6e9b088
Deprecate openstack heat ( #5670 )
...
* Fix typo in pod preset conflict example
Move container port definition to the correct line.
* Highlight openstack-heat provider deprecation
The openstack-heat provider for kube-up is being deprecated and will be
removed in a future release.
2017-09-28 08:17:31 -07:00
Solly Ross
3ce57d9667
Switch references in HPA docs from alpha to beta ( #5671 )
...
The HPA docs still referenced the alpha version. This switches them to
talk about v2beta1, which is the appropriate version for Kubernetes 1.8
2017-09-28 08:16:39 -07:00
Steve Perry
128a779fff
Update config for 1.8 release. ( #5661 )
...
* Update config for 1.8 release.
* Address reviewer comments.
2017-09-28 08:15:13 -07:00
YuanJunliang10067740
4cc28da6fa
modify
2017-09-28 20:31:47 +08: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
Steve Perry
79a1173ec8
Temporarily redirect resources-reference to api-reference. ( #5668 )
2017-09-27 22:34:10 -07:00
Qiming
1474b944ca
Followup 5655: fix link to garbage collection ( #5666 )
2017-09-27 20:50:36 -07:00
Phillip Wittrock
ac78c99a4b
Updates for new versions of API types
2017-09-27 14:56:26 -07:00
Steve Perry
975685a3b5
Create TOC entry for cloud controller manager. ( #5662 )
2017-09-27 14:28:24 -07:00
jcbsmpsn
1ff7648009
Add documentation for certificate rotation. ( #5639 )
...
* Link to using kubeadm page
* fix the command output
fix the command output
* fix typo in api/resources reference: "Worloads"
* Add documentation for certificate rotation.
2017-09-27 12:51:30 -07:00
steveperry-53
4d407c1d12
Merge branch 'master' into release-1.8
2017-09-27 12:39:00 -07:00
Mengqi Yu
9e6d670b12
update imported docs ( #5656 )
2017-09-27 12:02:55 -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
Maciej Szulik
3e32a946d5
Fix cron job deletion section ( #5655 )
2017-09-27 09:12:24 -07:00
YuanJunliang10067740
5adb987abe
ZTE-SH-CN-debug-cluster
2017-09-27 14:52:02 +08:00
Ricky Pai
bc805bd7ee
update on state of HostAlias in 1.8 with hostNetwork Pod support ( #5644 )
2017-09-26 19:39:18 -07:00
Andrew Chen
6c5ce5bfb6
remove petset.md
2017-09-26 17:36:33 -07:00
Andrew Chen
4ad495b9a5
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.8
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io : (87 commits)
fix envFrom in configmap
Add link to example for CRDs (#5641 )
Fixed links to architecture.md and principles.md
Polish AppArmor tutorial
Remove dangling files related to apparmor
fix the typo of serviceaccount (#5533 )
Correct setup link (#5634 )
relink the persistent volume of petset (#5582 )
Updates to case study landing page (#5629 )
translate doc resource-quotas into chinese
minor encoding fix for CN page
fix typo
concepts-overview-components+abac-fix
concepts-overview-components-fix
Update links to avoid redirects. (#5627 )
Update links to avoid redirects. (#5625 )
Fix 404s. (#5624 )
Fix 404s. (#5623 )
Edits cpu-constraint-namespace.md
Fix index redirects (#5502 )
...
# Conflicts:
# _redirects
# docs/concepts/storage/volumes.md
# docs/concepts/workloads/controllers/daemonset.md
# docs/concepts/workloads/controllers/petset.md
# docs/concepts/workloads/controllers/statefulset.md
# docs/tasks/run-application/run-single-instance-stateful-application.md
# docs/tutorials/stateful-application/zookeeper.md
2017-09-26 17:29:30 -07:00
jianglingxia
2624ce66ea
fix envFrom in configmap
2017-09-26 13:22:03 -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
Phillip Wittrock
147f04ca76
Kubernetes 1.8 reference docs ( #5632 )
...
* Kubernetes 1.8 reference docs
* Kubectl reference docs for 1.8
* Update side bar with 1.8 kubectl and api ref docs links
2017-09-26 11:29:51 -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
Maciej Szulik
271bd0f163
Update cronjob with defaults information ( #5556 )
2017-09-26 10:27:06 -07: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
Lucas Käldström
7fa809ce25
Merge pull request #5400 from andrewsykim/ccm
...
update cloud controller manager docs for v1.8
2017-09-26 09:20:23 +03: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