Commit Graph

14050 Commits

Author SHA1 Message Date
Jerry Park ca62e21766 Third Korean l10n work for release 1.18
- Translate cluster-administration/networking.md in Korean
- Fix issue with concepts/storage/volumes.md
- Translate /concepts/configuration/pod-overhead in Korean
- Update to Outdated files in the dev-1.18-ko.3 branch.
- Translate concepts/configuration/configmap.md in Korean
- Translate contribute/review/reviewing-prs/ in Korean
- Translate concepts/configuration/pod-priority-preemption.md in Korean
- Translate tasks/configure-pod-container/configure-volume-storage in Korean
- Translate contribute/new-content/new-content/ in Korean
- Translate concepts/architecture/control-plane-node-communication.md in Korean
- Restore the deleted master-node-communication.md file
- Translate concepts/cluster-administration/addons.md in Korean
- Translate contribute/new-content/overview/ in Korean
- Translate tasks/tools/install-kubectl.md in Korean
- Translate concepts/configuration/manage-resources-containers.md in Korean
- Translate tasks/administer-cluster/kubeadm/kubeadm-upgrade/ in Korean
- add new words to Korean glossary and fix minor
- Translate contribute/style/_index.md in Korean
- Translate concepts/cloud-administration/cloud-providers.md in Korean
- Translate contribute/review/for-approvers.md in Korean

Co-authored-by:    Jerry Park <jaehwa@gmail.com>
Co-authored-by:    Seokho Son <shsongist@gmail.com>
Co-authored-by:    jmyung <jesang.myung@gmail.com>
Co-authored-by:    coolguyhong <podolsmith@naver.com>
Co-authored-by:    Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by:    bluefriday <bluefriday86@gmail.com>
Co-authored-by:    SangshikLee <neolss@gmail.com>
2020-05-15 15:41:32 +09:00
June Yi c74ce882ec Second Korean l10n work for release 1.18
* Translate /concepts/cluster-administration/kubelet-garbage-collection in Korean (#20274)
* Translate cluster-administration/logging.md in Korean (#20409)
* Translate tasks/configure-pod-container/assign-memory-resource.md in … (#20167)
* Translate community/_index.html in Korean. (#20317)
* Translate storage/storage-classes.md in Korean. (#20310)
* Translate configuration/resource-bin-packing.md in Korean. (#20276)
* Translate extend-kubernetes/compute-storage-net/device-plugins.md (#20406)
* Translate compute-storage-net/network-plugins.md in Korean (#20407)
* Translate concepts/cluster-administration/certificates.md (#20330)
* Translate assign-pods-nodes-using-node-affinity to Korean (#20307)
* Translate cluster-administration/manage-deployment.md in Korean (#20366)
* Translate configuration/taint-and-toleration.md in Korean (#20404)
* Translate logging-elasticsearch-kibana.md in Korean (#20300)
* add anchors of subtitle in ko/docs/concepts/policy/pod-security-policy (#20399)
* Translate task/scheduling-gpus in Korean (#20212)
* Translate conceps/storage/volume-snapshots in Korean (#19955)
* Translate network/validate-dual-stack.md in Korean (#20271)
* Update to Outdated files in the dev-1.18-ko.2 branch. (#20244)
* Update to a link to the newly translated document. (#20247)

Co-Authored-By: bluefriday <bluefriday86@gmail.com>
Co-Authored-By: cometrojan <d.gweon@samsung.com>
Co-Authored-By: coolguyhong <podolsmith@naver.com>
Co-Authored-By: DongMoon Kim <dmoons.kim@gmail.com>
Co-Authored-By: Jerry Park <jaehwa@gmail.com>
Co-Authored-By: jmyung <jesang.myung@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>
Co-Authored-By: seokho-son <shsongist@gmail.com>
Co-Authored-By: sunminjeon <sunmin.jeon@samsung.com>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
2020-04-24 00:07:32 +09:00
Kubernetes Prow Robot dc3ce88f55
Merge pull request #20383 from szhnet/patch-1
Fixed typo of assign-pod-node.md
2020-04-23 01:15:46 -07:00
Kubernetes Prow Robot 33ac36dbe0
Merge pull request #20504 from nevermyuk/upstream/master
Remove underscores from _Service Topology_ in Bahasa
2020-04-22 22:15:45 -07:00
Kubernetes Prow Robot bd744c73e1
Merge pull request #20511 from prasadkatti/patch-1
kubeadm checks if `conntrack` is in path
2020-04-22 19:33:44 -07:00
Kubernetes Prow Robot e406f01547
Merge pull request #20502 from onlydole/hotfix/kong-ingress-filename-update
Add date to blog post file
2020-04-22 19:29:45 -07:00
Kubernetes Prow Robot 138ca674a9
Merge pull request #20512 from prasadkatti/patch-2
Replace "Mark master" w/ "Mark control-plane"
2020-04-22 19:19:45 -07:00
Kubernetes Prow Robot 8a67f59469
Merge pull request #20507 from TrishaChetani/patch-3
Change virtual machine for docker - from experimental to preferred.
2020-04-22 19:17:45 -07:00
Prasad Katti eaf6b76f5b
Replace "Mark master" w/ "Mark control-plane"
Ref - https://github.com/kubernetes/kubernetes/pull/70885/
2020-04-22 17:42:35 -07:00
Prasad Katti 31b04c1c4b
kubeadm checks if `conntrack` is in path
`kubeadm` errors out during preflight checks if `conntrack` executable is not in path.
https://github.com/kubernetes/kubernetes/pull/85857
2020-04-22 17:15:03 -07:00
Kubernetes Prow Robot 16e460faa1
Merge pull request #20501 from onlydole/hotfix/gloo-image-updates
Gloo post hotfixes
2020-04-22 15:41:45 -07:00
Kubernetes Prow Robot d6df57a88d
Merge pull request #20265 from Fale/control-plane-node-communication
Move from master to control plane
2020-04-22 15:25:45 -07:00
Kubernetes Prow Robot d4c147d72c
Merge pull request #20496 from k-toyoda-pi/fix_indent_on_kubeadm-upgrade_md
Fix indent on kubeadm-upgrade.md
2020-04-22 15:21:46 -07:00
Kubernetes Prow Robot 38911315a8
Merge pull request #20434 from jimangel/adding-mermaid-visuals
adding mermaidjs shortcode with example
2020-04-22 15:17:45 -07:00
Kubernetes Prow Robot b09aeef832
Merge pull request #20418 from Arhell/update-readme-langs
Language block update
2020-04-22 15:13:45 -07:00
TrishaChetani e47fa591f3
Changed the Virtual machine docker from experimental to preferred.
Virtual machine docker is preferred by Minikube maintainers
2020-04-22 22:22:51 +02:00
Kubernetes Prow Robot b41b40caf3
Merge pull request #20505 from kubernetes/Case-nit-for-k8s
Nit: k8s to K8s
2020-04-22 13:01:45 -07:00
Zach Corleissen 53102e4cc6
Nit: k8s to K8s 2020-04-22 11:47:12 -07:00
Kubernetes Prow Robot b58517c95d
Merge pull request #20492 from prasadkatti/doc_fixes
Update kubeadm implementation details page
2020-04-22 11:45:45 -07:00
nevermyuk cfcf42ebf1 Remove underscores from _Service Topology_ in Bahasa 2020-04-23 02:39:21 +08:00
Prasad Katti 4efaf2a3e0 Update kubeadm implementation details page 2020-04-22 11:27:27 -07:00
Taylor Dolezal 93ed9ab85f
Fix Gloo image paths 2020-04-22 09:04:31 -07:00
Taylor Dolezal 4b2c8e7e40
Add date to blog post file 2020-04-22 08:52:05 -07:00
Kubernetes Prow Robot d0ab4d6590
Merge pull request #19979 from rickducott/patch-1
Create 2020-04-22-two-phased-canary-rollout-with-gloo.md
2020-04-22 08:01:52 -07:00
toyoda 59e76027ef Fix indent on kubeadm-upgrade.md 2020-04-22 19:04:11 +09:00
Kubernetes Prow Robot a7b26ef942
Merge pull request #20490 from Arhell/upd-readme-lang
Language block synchronization
2020-04-22 02:43:52 -07:00
Arhell 27e24ec545
Language block synchronization 2020-04-22 10:32:28 +03:00
Kubernetes Prow Robot bdd57b67ee
Merge pull request #20465 from xieyanker/patch-1
Fix markdown link jump
2020-04-21 23:07:54 -07:00
Kubernetes Prow Robot fa5f96523e
Merge pull request #20309 from butuzov/ja-patch
(ja): broken link fix
2020-04-21 21:21:52 -07:00
Kubernetes Prow Robot de846bf92f
Merge pull request #20464 from packagewjx/master
Translate limit-range.md to Chinese
2020-04-21 20:49:52 -07:00
Kubernetes Prow Robot 3bffa50161
Merge pull request #19705 from sftim/20200318-revise-cloud-controller-manager
Revise cloud-controller-manager documentation
2020-04-21 20:25:53 -07:00
Kubernetes Prow Robot accd7591b0
Merge pull request #20107 from n0npax/fix-restart-always-docs
Fix --restart=always docs
2020-04-21 20:21:53 -07:00
Kubernetes Prow Robot 7da5118e08
Merge pull request #20204 from viniciusbds/patch-1
Update concepts/extend-kubernetes/api-extension/custom-resources.md
2020-04-21 20:17:52 -07:00
Kubernetes Prow Robot 2fd5c43797
Merge pull request #20102 from sftim/20200405_add_configmap_concept
Add ConfigMap concept
2020-04-21 20:11:52 -07:00
Kubernetes Prow Robot 9c5e072d1c
Merge pull request #20489 from zacharysarah/prune-website-maintainers
Update team membership for current best practices
2020-04-21 20:01:52 -07:00
Kubernetes Prow Robot b666d844fd
Merge pull request #20479 from vldungureanu/patch-1
Update pod-overview.md - corrected typo
2020-04-21 19:57:52 -07:00
Kubernetes Prow Robot 782634eeb7
Merge pull request #20486 from neolit123/1.19-cleanup-flannel
kubeadm: remove flannel and add note about CNI issues
2020-04-21 19:31:53 -07:00
Kubernetes Prow Robot 9aa6cfabba
Merge pull request #20470 from gosoon/bugfix
fix: error message
2020-04-21 19:29:52 -07:00
Kubernetes Prow Robot d90f148d01
Merge pull request #18581 from locmai/docs_ref_glossary_fundamental_0
Docs ref glossary fundamental 0
2020-04-21 19:05:52 -07:00
Kubernetes Prow Robot 76a6d7b1b2
Merge pull request #20268 from Arhell/fix-docs-home-btn
Fix left menu button on mobile (docs home page)
2020-04-21 18:59:52 -07:00
Junxian Wu 2c82a8535f fix some words 2020-04-22 08:57:25 +08:00
Junxian Wu 3906e25d2d fix typos, spaces, and some words 2020-04-22 08:39:56 +08:00
zacharysarah a3176c6c5f Update team membership for current best practices
Make team mentions consistent
2020-04-21 15:00:00 -07:00
Rick Ducott cf821ac133 Create 2020-04-22-two-phased-canary-rollout-with-gloo.md 2020-04-21 17:18:44 -04:00
Lubomir I. Ivanov a9d7ba3344 kubeadm: remove flannel and add note about CNI issues
- Remove flannel from the list of CNIs in the kubeadm "create cluster"
page. The reason for that is that Cluster Lifecycle have been
getting a number of issues related to flannel (either in kubeadm or
kops tickets) and we don't have good answers for the users as the
project is not actively maintained.
- Add note that issues for CNI should be logged in the respective issue
trackers and that Calico is the only CNI we e2e test kubeadm against.
2020-04-22 00:15:59 +03:00
Kubernetes Prow Robot e0f5e77910
Merge pull request #20477 from prasadkatti/patch-10
Update 'kubeadm init phase addon' doc section
2020-04-21 12:13:53 -07:00
Tim Bannister 5db3af4938 Revise cloud-controller-manager documentation 2020-04-21 19:59:45 +01:00
Tim Bannister ea11774d64 Add ConfigMap concept page
Co-Authored-By: Celeste Horgan <celeste@cncf.io>
2020-04-21 19:36:42 +01:00
Tim Bannister ee7ba25c96 Reorder Configuration concept section 2020-04-21 19:21:53 +01:00
vldungureanu 7ccc1d2aed
Update pod-overview.md 2020-04-21 19:11:30 +02:00