Commit Graph

12513 Commits

Author SHA1 Message Date
Kubernetes Prow Robot e2672da6b6 Merge pull request #26647 from pjhwa/outdated2-26620
Update outdated files in dev-1.20-ko.5 (2)
2021-03-01 17:19:22 -08:00
HugoPfeffer 3491bbafc1 docs: Add 'Concepts/container/images.md' in pt language 2021-03-01 15:39:33 -08:00
Juampy NR d353fcf367 Fix typo (#26781)
* Fix typo

* Reword fixed typo
2021-03-01 14:30:15 -08:00
Kubernetes Prow Robot 88588e708a Merge pull request #26387 from caleb15/patch-1
add warning about counterintuitive readiness probe
2021-03-01 13:10:16 -08:00
Kubernetes Prow Robot 42baccaf97 Merge pull request #26770 from neha-viswanathan/26722-network-addon
Replace network solution with network add-on
2021-03-01 12:53:26 -08:00
Kubernetes Prow Robot 94d7557f55 Merge pull request #26783 from oke-py/invalid-hash
chore: fix invalid location.hash
2021-03-01 12:47:26 -08:00
Kubernetes Prow Robot ba33ccf33a Merge pull request #26740 from davideimola/feature/ContainerLifecycleHooksITTranslation
Translated in italian the "Container Lifecycle Hook" chapter
2021-03-01 12:45:26 -08:00
Kubernetes Prow Robot 44555ebf11 Merge pull request #26715 from chrisnegus/kubeadm-amazonlinux2
install-kubeadm.md: generalize the list of distributions and install options
2021-03-01 12:35:26 -08:00
Kubernetes Prow Robot 881f0e6075 Merge pull request #26727 from psibi/patch-2
docs: Update the name of the secret in the output
2021-03-01 12:27:26 -08:00
Davide Imola 010a87988e Translated in italian the "Container Lifecycle Hook" chapter 2021-03-01 20:48:59 +01:00
Adrian Ludwin d2239f3d7a Better document default imagePullPolicy behaviour
The `imagePullPolicy` field is set automatically based on the image tag
if it's initially omitted, but it is not updated if the image tag later
changes. This can lead to [confusing
behaviour](https://itnext.io/defaults-are-hard-kubernetes-deployment-edition-3b11095792f2).
This change attempts to warn users of this potential pitfall.
2021-03-01 14:40:03 -05:00
Christopher Negus cb6ba0f63d install-kubeadm:Generalize list of distributions 2021-03-01 19:26:49 +00:00
BITLIU aae1ca4b13 Sync with English version and Update Deprecated URL (#26692)
* Update deprecated URL: Proxy

http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt is deprecated and 403 Forbidden,change it to https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt

* Sync with English version and Update Deprecated URL

* Sync with english version and update URL

* Update source-ip.md

* Update source-ip.md

* Update content/zh/docs/tutorials/services/source-ip.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/zh/docs/tutorials/services/source-ip.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/zh/docs/tutorials/services/source-ip.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/zh/docs/tutorials/services/source-ip.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-01 11:09:25 -08:00
Kubernetes Prow Robot b8616ed6e6 Merge pull request #26680 from diegonuevo/patch-1
Corrected Docker(shim) UNIX domain socket file
2021-03-01 10:49:26 -08:00
Yong Zhang e2ba3a895c fix an invalid url (#26433) 2021-03-01 06:57:25 -08:00
Naoki Oketani 5b29859b33 chore: fix invalid location.hash 2021-03-01 22:20:38 +09:00
AnguillaJaponica ab646c8eba translate troubleshooting-kubeadm-1.18-ja 2021-03-01 22:12:52 +09:00
Lapi d62fa45625 fix translation 2021-03-01 21:33:25 +09:00
Lapi 88fd85e27f translate horizontal-pod-autoscale-walkthrough into ja 2021-03-01 21:32:04 +09:00
Carol Valencia 4b2aac6e6e chore: security/overview in pt language 2021-03-01 07:17:14 -03:00
mastermay 9d5b88861e docs: Synchronize Chinese localization with upstream 2021-03-01 17:28:58 +08:00
Kubernetes Prow Robot 1bfa7f92e8 Merge pull request #26746 from gaoguangze111/update-chinese-translation-scheduling-eviction
Update Chinese translation for page scheduling eviction
2021-03-01 01:26:40 -08:00
Kubernetes Prow Robot d3ce79cc96 Merge pull request #26744 from gaoguangze111/update-translation-page-scheduling-config
Update some translation in scheduling config page
2021-03-01 01:24:39 -08:00
Kubernetes Prow Robot 7356807b68 Merge pull request #26728 from ydcool/zh-links-tutorials
Fix links in tutorials section
2021-02-28 19:34:39 -08:00
Kubernetes Prow Robot 7f1b67e370 Merge pull request #26777 from wwgfhf/master-pod-security-policy
Update zh translation in pod-security-policy.md
2021-02-28 19:30:39 -08:00
wwgfhf 8ee16c8d16 Update pod-security-policy.md 2021-03-01 10:48:47 +08:00
raghvenders c77e38066f Review Comments 2021-02-28 20:40:16 -06:00
Dominic Yin 6e432a5366 Fix links in tutorials section 2021-03-01 09:26:11 +08:00
Kubernetes Prow Robot 60771022a1 Merge pull request #26726 from ydcool/zh-remove-redis-and-master-slave-terminology
[zh] Remove Master/Slave terminology from stateless application tutor…
2021-02-28 17:22:41 -08:00
Dominic Yin a89880b826 [zh] Remove Master/Slave terminology from stateless application tutorial 2021-03-01 09:13:35 +08:00
Kubernetes Prow Robot cc20a191a0 Merge pull request #26769 from wwgfhf/master-logging
Update zh translation in  logging.md
2021-02-28 16:26:39 -08:00
Jerry Park 82355b4bac Update outdated files in dev-1.20-ko.5 (2) 2021-03-01 09:11:40 +09:00
Kubernetes Prow Robot 830d1da569 Merge pull request #26767 from fancc/networking
fix some format errors
2021-02-28 16:06:39 -08:00
Arhell b7e098340f [zh] fix landscape URLs 2021-03-01 00:39:05 +02:00
Kubernetes Prow Robot 242bc24103 Merge pull request #26496 from sibucan/patch-1
Mention the range of time in which a kubelet might renew a certificate
2021-02-28 13:46:39 -08:00
Kubernetes Prow Robot c5e52425ab Merge pull request #26600 from marosset/windows-containerd-install-disable-defender
Updating containerd on Windows install steps to add Defender Exclusion
2021-02-28 13:26:39 -08:00
Kubernetes Prow Robot eb45cd203a Merge pull request #26296 from bradjones1/clarification/environment-variable-order
Clarify language regarding environment variable order
2021-02-28 12:40:39 -08:00
edsoncelio 8bad612482 Add content/pt/docs/concepts/containers/container-environment.md 2021-02-28 16:44:36 -03:00
Jordi Noguera 6d86df2b49 Fix deprecated landscape URLs (#26251)
* Fix deprecated landscape URLs

* Revert changes to language files
2021-02-28 11:26:39 -08:00
Jailton Lopes 973ac40ef8 Update content/pt/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
- Update create-introl.html to use the "control plane" follow the
  official translation to Portuguese.

Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-28 14:46:01 -03:00
wwgfhf f9ab297c2e Update service-catalog.md 2021-03-01 01:13:56 +08:00
Neha Viswanathan 5ea1bfdfe0 Replace network solution with network add-on 2021-02-28 08:36:28 -08:00
wwgfhf 45b81a2733 Update logging.md 2021-02-28 23:44:37 +08:00
bryan 734ded5cc4 fix some format errors 2021-02-28 22:51:27 +08:00
Arhell 88948940b1 [zh] update client-libraries.md 2021-02-28 11:29:04 +02:00
Kubernetes Prow Robot 04a4efe38d Merge pull request #26761 from wwgfhf/master-kubeconfig
Update zh translation in  organize-cluster-access-kubeconfig.md
2021-02-27 23:10:41 -08:00
ishii1648 94f6f4945e Fix the translation about Source IP for Services with Type=LoadBalancer
Signed-off-by: ishii1648 <ishiisho0509@gmail.com>
2021-02-28 15:22:13 +09:00
yoinakag af8b86e701 文言微修正 2021-02-28 13:59:56 +09:00
yoinakag 660c251ff7 issue-26513応 2021-02-28 13:43:08 +09:00
wwgfhf c66e170219 Update organize-cluster-access-kubeconfig.md 2021-02-28 11:31:41 +08:00