Commit Graph

22684 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 3e2731b564 Merge pull request #26465 from perithompson/patch-1
Added limitation with windows network services
2021-02-23 10:38:34 -08:00
Kubernetes Prow Robot 2da53bc0d6 Merge pull request #26585 from superbrothers/fix-assign-pod-node-ja
ja: Fix the translation about nodeSelectorTerms of Node affinity
2021-02-23 07:36:03 -08:00
diegonuevo 072ac32064 Corrected Docker(shim) UNIX domain socket file
This page listed `/var/run/docker.sock` as the UNIX domain socket path for the Docker container runtime, but it's actually `/var/run/dockershim.sock`, as the kubelet documentation indicates as the default value for the `--container-runtime-endpoint` argument:

https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/

The socket file specified (`/var/run/docker.sock`) is where the Docker daemon listens for requests for the Docker API, not the CRI interface.
2021-02-23 16:28:08 +01:00
Kubernetes Prow Robot 26e74d68b4 Merge pull request #26571 from RyuSA/ja-1.18-fix-createclusterkubeadm
Update `ja/create-cluster-kubeadm.md`
2021-02-23 05:48:04 -08:00
BITLIU 13379c974c Fix Markdown Error 2021-02-23 21:37:58 +08:00
Kubernetes Prow Robot 37a379a43f Merge pull request #26636 from guizanelato/master
Add content/pt/docs/concepts/configuration/organize-cluster-access-kubeconfig.md
2021-02-23 03:14:03 -08:00
chenxuc 9548c08e17 List operator tools in alphabetical order
This is to update operator web page to
list operator tools in alphabetical order as well as other
minor improvements.
2021-02-23 18:26:00 +08:00
TAKAHASHI Shuuji a12e551005 Translate en/docs/contribute/review/reviewing-prs into Japanese. 2021-02-23 15:07:22 +09:00
Kubernetes Prow Robot 2daeee3424 Merge pull request #26643 from ysyukr/dev-1.20-ko.5-outdated-part-03
Update to Outdated files in dev-1.20-ko.5 branch (3)
2021-02-22 21:24:03 -08:00
Guilherme Zanelato 7373ebbb38 Add content/pt/docs/concepts/configuration/organize-cluster-access-kubeconfig.md 2021-02-23 00:31:09 -03:00
dev_rr 5f786ed64d fix typo
fix typo
2021-02-23 11:38:07 +09:00
raghvenders 2b6074e8ed changes 2021-02-22 19:13:26 -06:00
Kubernetes Prow Robot ebb3d6a14d Merge pull request #26529 from tengqm/zh-resync-kompose
[zh] Resync translate-compose-kubernetes task
2021-02-22 04:29:42 -08:00
Kubernetes Prow Robot 4e5f386d14 Merge pull request #26665 from seokho-son/ko-fix-typo
ko: fix typo in cloud-controller-manager
2021-02-22 04:15:42 -08:00
seokho-son 0f277a5c87 ko: fix typo in cloud-controller-manager 2021-02-22 19:43:11 +09:00
Kubernetes Prow Robot 767bee3cd7 Merge pull request #26657 from spy1233/fix-mistranslation-1
Fix mistranslation in labels.md
2021-02-21 21:13:42 -08:00
Kubernetes Prow Robot da73ec0cc1 Merge pull request #26626 from CaoDonghui123/fix-issue2
[zh]fix typo
2021-02-21 17:43:42 -08:00
Jailton Lopes 9068e70716 Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
Update page port-forward-access-application-cluster.md to use MongoDB
examples instead of Redis examples

Commit 99029b9 removes the Redis examples.

Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-21 20:18:25 -03:00
Kubernetes Prow Robot 641e7c061c Merge pull request #26651 from Billy-The-Squid/patch-1
Fix broken link
2021-02-21 11:53:42 -08:00
Kubernetes Prow Robot b7fd9bc6e2 Merge pull request #26564 from tengqm/fix-26542
Fix links to etcd public documentation
2021-02-21 10:43:42 -08:00
Kubernetes Prow Robot 7a8dc0b56a Merge pull request #26635 from gochist/update-l10n
Describe helper scripts for localization
2021-02-21 10:03:44 -08:00
spy1233 4c3ff2f844 Fix mistranslation in labels.md 2021-02-22 01:10:57 +09:00
Kubernetes Prow Robot d83cc55f5a Merge pull request #26655 from mwu966/issue-26505
ja: Update docs/setup/production-environment/on-premises-vm/cloudstack.md follow v1.18 of the original text
2021-02-21 07:01:42 -08:00
Tim Bannister ad5bebe2aa Add (stub) localization guide for Spanish (#24477)
* Add (stub) localization guide for Spanish

Co-authored-by: Victor Morales <chipahuac@hotmail.com>

* docs: Add brief page introduction

* docs: use archivo as discussed with the team

Co-authored-by: Victor Morales <chipahuac@hotmail.com>
Co-authored-by: Rael Garcia <rael@rael.io>
2021-02-21 03:03:43 -08:00
Colloid ce649efef7 ja: Update docs/setup/production-environment/on-premises-vm/cloudstack.md 2021-02-21 19:32:21 +09:00
Kubernetes Prow Robot 29fc51d5a5 Merge pull request #26639 from mfilocha/synchronize-pl-1.20b
Synchronize Polish localization with upstream
2021-02-21 01:03:43 -08:00
Michael Washer 89d90304c6 Update container-environment.md with fix about service environment variables not being cluster-wide 2021-02-21 18:14:06 +13:00
Will Hanstedt d042a1a687 Fix broken link
Attempt to resolve issue #26641. Redirected the "CoreOS' original article" link to an archived version of the article.
2021-02-20 23:57:53 -05:00
Yuk, Yongsu 2d78104965 Update to Outdated files in dev-1.20-ko.5 branch (3) 2021-02-21 13:02:18 +09:00
Jailton Lopes 25a21cb87a Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html to to use the "control plane" terminology
Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-20 16:17:31 -03:00
Jailton Lopes f381ec8dc3 Update docs/tutorials/kubernetes-basics/public/images/module_01_cluster.svg to to use the "control plane" terminology
Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-20 16:04:00 -03:00
Kubernetes Prow Robot 843be43d2a Merge pull request #26616 from mharen/patch-1
updated labels for cli command in the PHP Guestbook tutorial
2021-02-20 05:29:42 -08:00
Kubernetes Prow Robot fa7e9a2e18 Merge pull request #26631 from jailton/en/docs/concepts/policy
Add glossary tooltip for “API server” to Resource Quotas concept
2021-02-20 05:05:41 -08:00
Maciej Filocha 9f4eda2569 Synchronize Polish localization with upstream
Polish translation synchronized up to 544afc8999
2021-02-20 14:00:46 +01:00
machida tetsuro 648832467e Modify the Japanese document according to #26517 2021-02-20 17:56:11 +09:00
Zhizhen He 682d3c2550 Rephrase the sentence 2021-02-20 16:47:02 +08:00
Kubernetes Prow Robot 544afc8999 Merge pull request #26299 from tengqm/zh-resync-hpa
[zh] Resync HPA task
2021-02-19 22:15:41 -08:00
June Yi 27013dfbf5 Describe helper scripts for localization 2021-02-20 12:13:36 +09:00
akari nakamura 3c9bc027c8 update document 2021-02-20 11:56:37 +09:00
Michael Nikitochkin 872e88625d [ja] Update the examples with source code and sync with en version 2021-02-20 00:02:59 +01:00
Michael Nikitochkin 6ea8ce102c Use apiversion networking.k8s.io/v1 for ingress for JA
There is a warning deprecation message for kubernetes v1.19:

```
Warning: networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
```

Switched apiversion in the example to `networking.k8s.io/v1`
2021-02-19 23:47:44 +01:00
Kubernetes Prow Robot 572b62b938 Merge pull request #26567 from mfilocha/synchronize-pl-1.20a
Synchronize Polish localization with upstream
2021-02-19 13:57:41 -08:00
Mike Patterson 67a342aae3 Update certificate-signing-requests.md
Maintain original docs `/home/vagrant/work/`working directory to be consistent.
2021-02-19 13:18:53 -08:00
Jailton Lopes 1077ed896f Add glossary tooltip for “API server” to Resource Quotas concept
Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-19 17:42:50 -03:00
Jailton Lopes 49a6df0dbc [pt] Add Explore You App in Portuguese (#26556)
* Translate Explore You App in Portuguese

* Update Explore Your App link in Learn Kubernetes Basics _index.html

* Update link to Explore Interactive page translation in Portuguese

* Fix typo and change the translation of the word *worker*.

Signed-off-by: Jailton Lopes <jailton@gmail.com>

* Fix typo

Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-19 10:22:24 -08:00
Maciej Filocha 6d1f57ebc3 Synchronize Polish localization with upstream
Polish translation synchronized up to fa83273ca5.

Co-authored-by: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>
Co-authored-by: Michał Sochoń <kaszpir@gmail.com>
2021-02-19 17:31:31 +01:00
caodonghui 9303a66890 fix typo 2021-02-19 17:33:16 +08:00
Kubernetes Prow Robot 873977eecf Merge pull request #26619 from Arhell/fix-link
[zh] fix broken link
2021-02-18 22:54:25 -08:00
Kubernetes Prow Robot 7b0dd7dc3f Merge pull request #26395 from ydFu/update-dual-stack
[zh] Resync concepts pages for services-networking\dual-stack.md
2021-02-18 22:52:25 -08:00
Kubernetes Prow Robot a9fd8ee37a Merge pull request #26570 from zhiguo-lu/zh-trans-blog-dont-panic-kubernetes-and-docker
[zh] translate blog "Don't Panic: Kubernetes and Docker"
2021-02-18 21:40:24 -08:00