Kubernetes Prow Robot
166348b411
Merge pull request #26561 from butterv/remove-clc-ja
...
Remove docs/setup/production-environment/turnkey/clc.md to follow v1.18 of the original text
2021-02-25 07:15:25 -08:00
Kubernetes Prow Robot
30107b7b4c
Merge pull request #26490 from task4233/add-ja-reference-tools
...
ja: Make docs/reference/tools.md referencing en/docs/reference/tools.md
2021-02-25 06:51:25 -08:00
Leonardo Murillo
06f1e784b8
Últimos cambios a partir de revisión
2021-02-25 14:28:26 +00:00
Kubernetes Prow Robot
f4e3964c02
Merge pull request #26592 from kennygt51/26512
...
Update docs/setup/production-environment/tools/kubeadm/kubelet-integr…
2021-02-25 06:13:24 -08:00
Kubernetes Prow Robot
b993d8d901
Merge pull request #26634 from an-0305/dev-1.18-ja.2-26514
...
Update docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md to follow v1.18 of the original text
2021-02-25 06:11:25 -08:00
Leonardo Murillo
4a19082f93
Merge branch 'master' of github.com:kubernetes/website
2021-02-25 13:59:46 +00:00
Ricardo Katz
fd227a8405
Add EndpointSlice blog post in pt language ( #26708 )
...
* Add EndpointSlice blog post in pt language
* Apply corrections into endpointslice blog post translation
Co-authored-by: Jhon Mike <jhon.msdev@gmail.com >
Co-authored-by: Jhon Mike <jhon.msdev@gmail.com >
2021-02-25 05:49:24 -08:00
Aditi Sharma
6d48be986b
Update pod-infra-container-image description
...
Update kubelet flag pod-infra-container-image description
2021-02-25 17:16:19 +05:30
Kubernetes Prow Robot
b4930c03ea
Merge pull request #26696 from ydcool/fix-25656
...
remove period at end of a list line #25656
2021-02-24 23:59:24 -08:00
Kubernetes Prow Robot
0809ac7b29
Merge pull request #26703 from Xunzhuo/patch-7
...
Fix Helm install instruction URL
2021-02-24 23:33:25 -08:00
Neha Viswanathan
41220636ec
Migrate https://kubernetes.io/docs/concepts/cluster-administration/certificates/ to tasks section
2021-02-24 18:33:38 -08:00
Kubernetes Prow Robot
58aef59d6c
Merge pull request #26097 from alculquicondor/patch-1
...
Remove indication that a failed scheduling attempt removes the Pod
2021-02-24 17:41:25 -08:00
veyu
bd55d498df
Clarify requirements for label value syntax
2021-02-24 18:58:22 +01:00
Kubernetes Prow Robot
960f924ff6
Merge pull request #26699 from Xunzhuo/patch-4
...
Fix Incorrect URLs
2021-02-24 05:58:50 -08:00
Kubernetes Prow Robot
96ccba050e
Merge pull request #26702 from Xunzhuo/patch-6
...
Update deprecated URL
2021-02-24 02:50:50 -08:00
BITLIU
3a7c478d65
Fix Helm install instruction URL
...
https://github.com/kubernetes/helm/blob/master/docs/install.md is deprecated
2021-02-24 18:39:13 +08:00
BITLIU
6b092d7548
Update deprecated URL
...
update https://www.haproxy.org/download/1.5/doc/proxy-protocol.txt to https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt
2021-02-24 18:10:28 +08:00
Juampy NR
ce8d33face
Add example to restore snapshot
2021-02-24 10:22:38 +01:00
Kubernetes Prow Robot
e44726958e
Merge pull request #26645 from jailton/en/kubernetes-basics/create-cluster
...
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html to to use the "control plane" terminology
2021-02-24 01:20:50 -08:00
Kubernetes Prow Robot
20f9d28a03
Merge pull request #26644 from jailton/en/docs/tutorials
...
Update diagram docs/tutorials/kubernetes-basics/public/images/module_01_cluster.svg
2021-02-24 01:18:50 -08:00
Juampy NR
a7c7662fb9
Demonstrate how to use secure communication
2021-02-24 10:06:02 +01:00
BITLIU
5f17cfd76e
Fix Incorrect URLs
2021-02-24 15:49:08 +08:00
Hagai Ovadia
211fe0cb06
Update client-libraries.md
...
New maintainer of kubernetes scala client - skuber.
2021-02-24 08:38:10 +02:00
Dominic Yin
0e2aea53be
remove period at end of a list line #25656
2021-02-24 14:26:18 +08:00
Michael Washer
4875e21a48
Resolve Control Plane misnaming
2021-02-24 16:00:18 +13:00
Kubernetes Prow Robot
095c51a0d8
Merge pull request #26679 from Xunzhuo/patch-2
...
Fix Markdown Error
2021-02-23 17:02:50 -08:00
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