Commit Graph

10280 Commits

Author SHA1 Message Date
Casie Oxford 826d53c81f Update style guidelines for API object capitalization & formatting (#23497)
* Update style-guide.md

updates to api object handling according to SIG email discussion.

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Update style-guide.md

updating API Object Examples

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-09-27 13:10:48 -07:00
Kubernetes Prow Robot a67cb901a7 Merge pull request #24116 from madetara/ru_community_page
Translate community and CoC pages to russian
2020-09-27 08:38:48 -07:00
Kubernetes Prow Robot 67e16d4295 Merge pull request #24012 from zhiguo-lu/zh-concepts-storage-ephemeral-addpage
[zh] add zh/docs/concepts/storage/ephemeral-volumes.md, fix #24011
2020-09-27 06:32:48 -07:00
Chao Li e4c0038b14 docs: remove duplicate https_proxy variable
This has a duplicate https_proxy variable.
2020-09-27 21:02:09 +08:00
白玉堂 e3054865e2 Update kubeadm_upgrade_plan.md 2020-09-27 17:51:36 +08:00
wwgfhf 2ad06ab73f Update disruptions.md 2020-09-27 17:48:01 +08:00
wwgfhf 7eb77ea2a2 Update service.md 2020-09-27 17:25:00 +08:00
Kubernetes Prow Robot 3096ed5311 Merge pull request #24099 from zhiguo-lu/zh-addpage-task-admin-cluster-safely-drain-node
[zh] add page: /zh/docs/tasks/administer-cluster/safely-drain-node/ ,fix 24097
2020-09-26 23:56:48 -07:00
GoodGameZoo 7686c08fd3 update more links 2020-09-26 20:20:40 -07:00
GoodGameZoo 21b72674d3 Update more links 2020-09-26 20:07:24 -07:00
GoodGameZoo a8542542a9 Update more links 2020-09-26 19:37:56 -07:00
Yecheng Fu 318d17b85f add pre-binding section 2020-09-27 10:17:34 +08:00
Kubernetes Prow Robot 8fab6b0096 Merge pull request #24064 from Konmoron/patch-1
Update taint-and-toleration.md
2020-09-26 18:20:50 -07:00
WilliamChang80 f71483103d Update Setup Page 2020-09-26 22:49:50 +07:00
Tim Bannister 961438877d Set sitemap priority for key pages
The very key pages get 1.0 priority; other good landing pages get 0.9
and the remaining pages have a default priority, 0.75.
2020-09-26 14:06:22 +01:00
Rafficer 93334aba35 Fix typo in german install-kubernetes.md 2020-09-26 14:57:03 +02:00
Alain De Carolis 65e706e346 add signerName to CertificateSigningRequest
signerName is now mandatory. The provided example fails in 1.19.2 with: `kubernetes missing required field "signerName"`
2020-09-25 18:01:21 -04:00
Qiutong Song fd97fcd9d5 Add a new known issue to the out-of-resource doc: active_file memory is not considered as available memory 2020-09-25 13:49:35 -07:00
Kubernetes Prow Robot 64b61ae35a Merge pull request #24126 from howieyuen/admission-controller
[zh] fix abnormal display of anchor points
2020-09-25 05:31:11 -07:00
Kubernetes Prow Robot 18e851a2c0 Merge pull request #24057 from gaoguangze111/Update-link-configure-aggregation-layer
Update link in page configure-aggregation-layer.md
2020-09-25 03:19:12 -07:00
Hao Yuan 19259e21b7 fix abnormal display of anchor points 2020-09-25 18:06:37 +08:00
Liu Ming 571b8e1bc7 docs: lost "有" word
Signed-off-by: Liu Ming <hit_oak_tree@126.com>
2020-09-25 17:46:17 +08:00
luzg 09d3244e65 [zh] add page:/zh/docs/tasks/administer-cluster/safely-drain-node/ ,fix 24097
change according to tengqm's comment
2020-09-25 16:01:09 +08:00
luzg df62ce146c [zh] add zh/docs/concepts/storage/ephemeral-volumes.md, fix 24011
make change according to tengqm's comment.
2020-09-25 15:38:10 +08:00
Kubernetes Prow Robot 28980202c1 Merge pull request #24119 from kubernetes/dev-1.19-ko.2
Second Korean l10n work for release-1.19
2020-09-24 23:13:11 -07:00
Kubernetes Prow Robot ab8fb532fa Merge pull request #24034 from baiyutang/patch-8
Update multiple-zones.md
2020-09-24 22:55:11 -07:00
Kubernetes Prow Robot f3ea52ec98 Merge pull request #24060 from zhiguo-lu/zh-concepts-clusteradmin-systemlogs-addpage
[zh] add zh/docs/concepts/cluster-administration/system-logs.md, fix #24025
2020-09-24 22:51:11 -07:00
Kubernetes Prow Robot 9561c23377 Merge pull request #24098 from howieyuen/scheduling-config-2
[zh] translate content/zh/docs/reference/scheduling/config.md
2020-09-24 22:47:11 -07:00
Kubernetes Prow Robot 05d9317d65 Merge pull request #24033 from Yuaninga/patch-2
[zh] add the missing content in [zh/docs/setup/production-environment/container-runtimes.md]
2020-09-24 22:41:11 -07:00
Kubernetes Prow Robot eb74122190 Merge pull request #24045 from howieyuen/scheduling-config
[zh] translate content/zh/docs/reference/scheduling/policies.md
2020-09-24 22:39:11 -07:00
Qiming Teng d327117a50 [zh] Fix go marker for listMapKey in the merge strategy
This is a follow-up of #24069.
2020-09-25 13:17:40 +08:00
Jerry Park 9cb997ab15 Second Korean l10n work for release-1.19
- Fix issue with links to already translated documents (#23829)
- Update outdated files in the dev-1.19-ko.2 branch (#23827)
- Fix issue with links to already translated documents (#23999)
- Translate tasks/configure-pod-container/configure-persistent-volume-storage in Korean (#23867)
- Translate reference/access-authn-authz/service-accounts-admin/ into Korean (#23974)
- Translate reference/access-authn-authz/controlling-access/ into Korean (#23955)
- Translate tasks/job/automated-tasks-with-cron-jobs.md into Korean (#23543)
- Translate reference/access-authn-authz/authorization/ into Korean (#23989)
- Update Ko localization guide (#24023)
- Translate tasks/job/fine-parallel-processing-work-queue/ into Korean (#23841)
- Translate setup/production-environment/windows/intro-windows-in-kubernetes and reflect reviews (#23879)
- Translate tasks/debug-application-cluster/debug-pod-replication-controller in Korean (#23896)

Co-authored-by: seokho-son <shsongist@gmail.com>
Co-authored-by: jmyung <jesang.myung@gmail.com>
Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: markruler <csu0414@gmail.com>
Co-authored-by: bluefriday <bluefriday86@gmail.com>
2020-09-25 13:58:55 +09:00
madetara c4b2c82254 docs: add russian version community and CoC pages
Refs #18598
2020-09-25 07:36:53 +03:00
Nikhita Raghunath f5af09b9f8 SSA: fix go marker for listMapKey in the merge strategy
Ref: https://github.com/kubernetes/kube-openapi/blob/64514a1d5d596b96e6f957e2be275ae14d6b0804/pkg/generators/extension.go#L49-L50
2020-09-25 09:51:17 +05:30
Kubernetes Prow Robot 19b6599bbf Merge pull request #24093 from ChenjunZou/patch-1
Update service.md
2020-09-24 20:37:11 -07:00
Kubernetes Prow Robot 632123085c Merge pull request #24113 from habibrosyad/k/w-glo-kl
Translate glossary for kubectl into Bahasa
2020-09-24 20:05:11 -07:00
M. Habib Rosyad 5058f22ee1 Translate glossary for kubectl into Bahasa 2020-09-25 09:24:29 +07:00
M. Habib Rosyad 35eadb9744 Translate glossary for Namespace into Bahasa 2020-09-25 08:43:45 +07:00
Yoon 4ad15695d2 fix link in intro-windows-in-kubernetes 2020-09-25 10:29:07 +09:00
Kubernetes Prow Robot b0fa090609 Merge pull request #24021 from yue9944882/apf-typo
One digit typo in APF docs
2020-09-24 10:48:06 -07:00
yuanhao 22ddf4f82e translate content/zh/docs/reference/scheduling/policies.md 2020-09-24 23:22:09 +08:00
Hao Yuan dc71c947b6 translate content/zh/docs/reference/scheduling/config.md 2020-09-24 23:05:36 +08:00
Yuaninga bdea6f8738 Update container-runtimes.md
Supplement the Chinese version of containerd installed by windows when running the container of community production environment

Signed-off-by: Yuaninga <1846225041@qq.com>
2020-09-24 22:30:24 +08:00
Kubernetes Prow Robot 1c0367f094 Merge pull request #24087 from zhiguo-lu/addpage-zh-task-configpod-nodeaffinity
[zh] add page: /zh/docs/tasks/configure-pod-container/assign-pods-nodes-using-node-affinity/ fix 24086
2020-09-24 07:00:06 -07:00
ldynia 7dc69cfa0b Update configmap.md
Changing nginx to alpine, This way it's more generic giving it generic context.
2020-09-24 15:06:15 +02:00
Andres Caro 9fd549b12c Update the run command to refer to pod creation
The "run" command refers to deployment creation and it should refer to pod creation
2020-09-24 08:05:24 -05:00
Kubernetes Prow Robot efa6d3de30 Merge pull request #24074 from dkarlovi/patch-1
Make the dashboard URL a clickable link
2020-09-24 05:16:05 -07:00
ldynia 8dcf08a4d0 image does not exist
docker pull game.example/demo-game results with Error response from daemon: Get https://game.example/v2/: dial tcp: lookup game.example: no such host.
Therefore is better to change image to nginx
2020-09-24 13:03:53 +02:00
Alpha eafae3d991 doc: fix broken link 2020-09-24 18:50:32 +08:00
Kubernetes Prow Robot 036092a1d1 Merge pull request #24088 from habibrosyad/k/w-glo-pv
Translate glossary for PersistentVolume into Bahasa
2020-09-24 03:38:05 -07:00