Commit Graph

22684 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 5bba8bf55a Merge pull request #25631 from guzj11/patch-41
Update parallel-processing-expansion.md
2020-12-19 04:36:25 -08:00
Kubernetes Prow Robot 2b479120b9 Merge pull request #25630 from guzj11/patch-40
Update automated-tasks-with-cron-jobs.md
2020-12-19 04:34:24 -08:00
Kubernetes Prow Robot 5a4ecd180b Merge pull request #25714 from guzj11/patch-54
Update memory-default-namespace.md
2020-12-19 04:26:24 -08:00
wangxy518 024d423b9d Update _index.html 2020-12-19 20:17:11 +08:00
Kubernetes Prow Robot 9b35120daa Merge pull request #24602 from sftim/20201015_tweak_workloads_concept_overview
Tweak wording for Workloads overview
2020-12-19 03:58:26 -08:00
frbimo 84836f92e6 Add some example on /pods/qos 2020-12-19 19:51:06 +08:00
guzj11 cb901fdeb1 Update memory-default-namespace.md
sync with english version
2020-12-19 18:27:14 +08:00
Kubernetes Prow Robot a769887221 Merge pull request #25709 from guzj11/patch-50
Update static-pod.md
2020-12-19 01:42:24 -08:00
guzj11 3f4388829c Update access-cluster-api.md
sync with english version.

Update access-cluster-api.md

apply suggestion

Update access-cluster-api.md
2020-12-19 17:33:58 +08:00
guzj11 cbc31a51fd Update debug-running-pod.md
sync with english version

Update debug-running-pod.md

apply suggestions

Update debug-running-pod.md

sync the left part

Update debug-running-pod.md

apply suggestions
2020-12-19 17:23:30 +08:00
Sophy417 875a29ebc3 Update 2015-04-00-Weekly-Kubernetes-Community-Hangout.md 2020-12-19 15:38:04 +08:00
Sophy417 fd0234299b Update 2016-02-00-State-Of-Container-World-January-2016.md 2020-12-19 15:33:27 +08:00
RA489 fcfe1b6a23 Merge branch 'master' into kubeadm_inst 2020-12-19 12:01:29 +05:30
Ader 21c5750086 Fix some typo in init-containers.md
Fixed a typo in manage-resources-containers.md (Kubelet → kubelet)
2020-12-19 14:13:40 +08:00
RA489 9a386e5cac Update kubeadm install page 2020-12-19 10:48:45 +05:30
Kubernetes Prow Robot cb5d05e65b Merge pull request #25708 from guzj11/patch-54
Update developing-cloud-controller-manager.md
2020-12-18 18:58:25 -08:00
Kubernetes Prow Robot 7a9a547fc3 Merge pull request #25710 from guzj11/patch-55
Update translate-compose-kubernetes.md
2020-12-18 18:42:25 -08:00
Kubernetes Prow Robot fad300a30e Merge pull request #25457 from Kartik494/updatedoc
Retitle “Configuring kubelet Garbage Collection"
2020-12-18 18:40:25 -08:00
Kubernetes Prow Robot 14f4694675 Merge pull request #25665 from wangxy518/patch-11
Update 2016-01-00-Why-Kubernetes-Doesnt-Use-Libnetwork.md
2020-12-18 17:56:25 -08:00
Kubernetes Prow Robot 58b328c4f9 Merge pull request #25711 from Arhell/upd-links
[zh] update http to https (readme.md)
2020-12-18 17:28:24 -08:00
Arhell 1f648b54ad [zh] update http to https (readme.md) 2020-12-19 02:18:48 +02:00
Paul 401665f6a1 spanish translation (#25481)
spanish translation

spanish translation install minikube

fix filename to kubectl

Update content/es/docs/tasks/tools/_index.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/_index.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/_index.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/_index.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/install-kubectl.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/install-kubectl.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/install-kubectl.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/install-kubectl.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/install-kubectl.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/_index.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/_index.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/install-kubectl.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/_index.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/_index.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/_index.md

Co-authored-by: Rael Garcia <rael@rael.io>

Update content/es/docs/tasks/tools/install-kubectl.md

Co-authored-by: Rael Garcia <rael@rael.io>

Apply suggestions from code review

Co-authored-by: Rael Garcia <rael@rael.io>

Apply suggestions from code review

Co-authored-by: Rael Garcia <rael@rael.io>

Co-authored-by: Rael Garcia <rael@rael.io>
2020-12-18 13:30:24 -08:00
Nate W ac8b4c5399 Updating /docs/tasks/tools/install-kubectl
Adding instructions for how to validate kubectl binaries against checksum files (Linux, MacOS, Windows)

Updating links to download from https://dl.k8s.io/

Updating Linux-specific install instructions to use install command, and
macOS-specific instructions to chown root the install to provide a trusted
kubectl.

Adding note annotation around optional download instructions

Markdown updates
* Updating numbered lists to use markdown syntax ("1." for each entry), should make it easier to add and remove list items in future
* Adding some syntax highlighting to the command snippets

Correcting "PowerShell" spelling

fixes: https://github.com/kubernetes/website/issues/25040

Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com>
2020-12-18 11:38:05 -08:00
guzj11 8852b8cb8f Update translate-compose-kubernetes.md
sync with english version
2020-12-19 00:39:36 +08:00
guzj11 8322013733 Update static-pod.md
sync with english version
2020-12-19 00:20:44 +08:00
Kubernetes Prow Robot 240a7d000f Merge pull request #25686 from jiaj12/patch-74
Update volume-snapshots.md
2020-12-18 08:12:24 -08:00
Kubernetes Prow Robot 717ab0c9e1 Merge pull request #25691 from guzj11/patch-50
Update configure-pdb.md
2020-12-18 07:46:25 -08:00
Kubernetes Prow Robot ec0df1c0da Merge pull request #25683 from jiaj12/patch-73
Update storage-classes.md
2020-12-18 07:42:25 -08:00
Kubernetes Prow Robot 1f0b6040d5 Merge pull request #25679 from jiaj12/patch-71
Update persistent-volumes.md
2020-12-18 07:40:25 -08:00
Kubernetes Prow Robot 15aec10330 Merge pull request #25677 from jiaj12/patch-69
Update service-topology.md
2020-12-18 07:36:25 -08:00
Kubernetes Prow Robot 4284c8d5bd Merge pull request #25662 from guzj11/patch-48
Update install-kubectl.md
2020-12-18 07:34:25 -08:00
kartik494 7f45bcc3a9 Retitle “Configuring kubelet Garbage Collection" 2020-12-18 20:04:02 +05:30
Kubernetes Prow Robot 5c51dfa34f Merge pull request #25484 from divya-mohan0209/2020-12-11-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers
Feature blog for Kubernetes 1.20: Pod Impersonation and Short-lived Volumes in CSI Drivers
2020-12-18 05:54:25 -08:00
guzj11 3442b89488 Update developing-cloud-controller-manager.md
sync with english version

Update developing-cloud-controller-manager.md

apply suggestion
2020-12-18 21:10:16 +08:00
Sophy417 e18cff823b Update 2015-04-00-Weekly-Kubernetes-Community-Hangout.md 2020-12-18 21:04:18 +08:00
Kubernetes Prow Robot fa1fc0df39 Merge pull request #25706 from guzj11/patch-52
Update calico-network-policy.md
2020-12-18 04:48:26 -08:00
Kubernetes Prow Robot f91c1db9c8 Merge pull request #25695 from ripulpatel/robinio
Adding ROBIN to list as it supports CSI snapshot features.
2020-12-18 04:46:24 -08:00
guzj11 de69cbc9e2 Update calico-network-policy.md
sync with english version.
2020-12-18 20:22:01 +08:00
Kubernetes Prow Robot d68b43c119 Merge pull request #25530 from Sophy417/patch-27
Create 2016-02-00-kubernetes-community-meeting-notes_23.md
2020-12-18 00:56:24 -08:00
Sophy417 f853e23497 Create 2015-04-00-Weekly-Kubernetes-Community-Hangout.md 2020-12-18 16:48:19 +08:00
devincd d52b0f58e8 Update container-lifecycle-hooks.md 2020-12-18 15:13:46 +08:00
Sophy417 02eb3ff623 Create 2016-02-00-State-Of-Container-World-January-2016.md 2020-12-18 13:01:48 +08:00
Kubernetes Prow Robot 6349195338 Merge pull request #25612 from guzj11/patch-35
Update environment-variable-expose-pod-information.md
2020-12-17 20:00:24 -08:00
Arhell 7dcba3fab7 [zh] sync manage-resources-containers.md 2020-12-18 04:57:29 +02:00
guzj11 948b1e91a8 Update configure-pdb.md
sync with English version

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
2020-12-18 10:38:08 +08:00
guzj11 69249f0458 Update environment-variable-expose-pod-information.md
fix the broken url.

Update environment-variable-expose-pod-information.md

apply suggestion
2020-12-18 10:34:18 +08:00
Kubernetes Prow Robot 4118ab4d9c Merge pull request #25685 from Sophy417/patch-40
Create 2015-11-00-Kubernetes-1-1-Performance-Upgrades-Improved-Toolin…
2020-12-17 17:46:24 -08:00
Kubernetes Prow Robot 4aa068f137 Merge pull request #25473 from guzj11/patch-13
Update expose-external-ip-address.md
2020-12-17 17:44:25 -08:00
Kubernetes Prow Robot b9990dc931 Merge pull request #25623 from guzj11/patch-38
Update access-cluster.md
2020-12-17 17:38:25 -08:00
Kubernetes Prow Robot 11d6b04f23 Merge pull request #25606 from Sophy417/patch-33
Create 2016-04-00-Adding-Support-For-Kubernetes-In-Rancher.md
2020-12-17 17:34:25 -08:00