Commit Graph

13593 Commits

Author SHA1 Message Date
AlexDamiao86 06abcf6b4e Update link explore to expose and expose to scale 2021-03-17 16:09:58 -03:00
Kubernetes Prow Robot 88f1a12bea Merge pull request #23492 from rodrigoporcionato/patch-1
Update _index.html
2021-03-17 11:37:19 -07:00
AlexDamiao86 ebd67aaabd Add Scale your App in Portuguese 2021-03-17 15:31:29 -03:00
Tim Bannister 09cf80c310 Tweak task for Indexed completion Job example
Tidying for changes in commit 552566fcfa
2021-03-17 18:13:15 +00:00
Michael Nikitochkin e705244732 [ja] Update the examples with source code and sync with en version 2021-03-17 17:35:20 +00:00
Michael Nikitochkin 1df5ca8f51 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-03-17 17:35:20 +00:00
Kubernetes Prow Robot b9729f785c Merge pull request #24224 from miry/update-ingress-example-with-new-api-ja
[ja] Use apiversion networking.k8s.io/v1 for ingress
2021-03-17 10:34:32 -07:00
Kubernetes Prow Robot d0bf292379 Merge pull request #26990 from shimodatkh/pod-lifecycle-update-1.18to1.19
[ja] Update docs/concepts/workloads/pods/pod-lifecycle.md 1.18 to 1.19
2021-03-17 10:05:57 -07:00
Kubernetes Prow Robot 6f503c98cc Merge pull request #27063 from vaibhav2107/replace-link
Update the link
2021-03-17 10:05:57 -07:00
Kubernetes Prow Robot 3f5dfb6b9a Merge pull request #26977 from kubernetes/backport
Delete some dirty code from several files in ja
2021-03-17 10:01:58 -07:00
Kubernetes Prow Robot b5bc2f0817 Merge pull request #27050 from JIIOryo/26901
[ja] Update: ja/docs/concepts/workloads/pods/init-containers.md
2021-03-17 09:51:58 -07:00
mengjiao.liu 449d06ec0e [zh] Sync content/en/docs/concepts/storage/volumes.md 2021-03-17 23:05:50 +08:00
Kubernetes Prow Robot 383ce5fee5 Merge pull request #27076 from AlexDamiao86/dev-1.20-pt.M1
[pt] Add Expose Your App Publicly in Portuguese
2021-03-17 07:58:57 -07:00
Urvashi Mohnani 4cff5d40c7 Update docs for CRIContainerLogRotation
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2021-03-17 10:04:45 -04:00
Kubernetes Prow Robot bfb10f4d5e Merge pull request #26958 from alculquicondor/indexed-job
Documentation for Indexed completion mode
2021-03-17 06:24:56 -07:00
shimodatkh 035907a06d Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-03-17 21:24:29 +09:00
Qiming Teng 5805ef3738 [zh] Sync install-kubeadm 2021-03-17 20:21:46 +08:00
Naoki Oketani 04c41cb89f apply suggestion 2021-03-17 20:27:58 +09:00
Naoki Oketani 4dcbe54fb6 apply suggestion 2021-03-17 20:26:20 +09:00
Kubernetes Prow Robot c38ea8fdd8 Merge pull request #27001 from KobayashiD27/update-docs/concepts/cluster-administration/_index
ja: Make docs/concepts/cluster-administration/ follow v1.19 of the original text
2021-03-17 02:10:57 -07:00
Kubernetes Prow Robot 136cc5ee0e Merge pull request #26948 from KobayashiD27/update-architecture/controller
ja: Make docs/concepts/architecture/controller.md follow v1.19 of the original text
2021-03-17 02:08:57 -07:00
vaibhav 34f1f44e47 Update the link to install service catalog using Helm 2021-03-17 14:00:09 +05:30
Jeremy 74ce07a55e Update dns-custom-nameservers.md 2021-03-17 16:05:47 +08:00
pacoxu c78dbec7ae add kubectl.kubernetes.io/default-container to well known annotations 2021-03-17 16:01:59 +08:00
Kobayashi Daisuke 64b95a5255 Update content/ja/docs/concepts/architecture/controller.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2021-03-17 16:54:41 +09:00
Kobayashi Daisuke 538a43689a Update content/ja/docs/concepts/architecture/controller.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2021-03-17 16:54:34 +09:00
KobayashiD27 0418941fb3 Change to make the text more natulal 2021-03-17 16:47:18 +09:00
Andy Zhang b1ed2166e7 Update volumes.md 2021-03-17 15:03:33 +08:00
Sergey Kanzhelev 607e086ffd converted Node to a separate section 2021-03-17 06:26:30 +00:00
Sergey Kanzhelev eb4b67d8a2 Update content/en/docs/concepts/overview/working-with-objects/names.md
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2021-03-16 23:22:10 -07:00
Kubernetes Prow Robot 8513a4d041 Merge pull request #27073 from neolit123/1.21-update-containerd-restart-order
container-runtimes: add note about restarting containerd
2021-03-16 22:36:56 -07:00
Kubernetes Prow Robot 98a1647ff6 Merge pull request #26964 from seokho-son/outdated-1.20-ko.6
[ko] Update outdated files in dev-1.20-ko.6 (p1)
2021-03-16 21:02:56 -07:00
Jihoon Seo 814b9f92cc [ko] Update outdated files in dev-1.20-ko.6 (p2) 2021-03-17 11:20:09 +09:00
CKchen0726 b891ef312a [zh] fix spelling mistake in content/zh/docs/concepts/storage/storage-classes.md 2021-03-17 10:00:47 +08:00
Xudong Liu c2df21af41 add documentation for Service LoadBalancerClass 2021-03-16 18:43:00 -07:00
santachopa 40a5b3b9a5 Translate reference/glossary/persistent-volumn-claim.md in Korean 2021-03-17 08:39:25 +09:00
Aldo Culquicondor 552566fcfa Documentation for Indexed completion mode
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2021-03-16 16:54:44 -04:00
Kubernetes Prow Robot 3773ed06a1 Merge pull request #26805 from smarterclayton/beta_metrics
Mark scheduler pod resource metrics as beta
2021-03-16 13:46:42 -07:00
Alexandre Maia 57fd2ffa47 Update expose-intro.html 2021-03-16 16:12:49 -03:00
Alexandre Maia 088f975916 Update expose-interactive.html 2021-03-16 16:11:33 -03:00
Kubernetes Prow Robot cd800027a5 Merge pull request #27080 from DevLazio/patch-1
Fixed markdown links in french translation
2021-03-16 10:04:36 -07:00
Kubernetes Prow Robot 645d72ca95 Merge pull request #27040 from houjun41544/20210312-schedulerplugin
Remove deprecated scheduling plugin NodeResourceLimits from config.md
2021-03-16 09:54:36 -07:00
Kubernetes Prow Robot 0a2eff62d3 Merge pull request #27074 from atoato88/fix-feature-gate-link
Replace with relative path for feature gate link
2021-03-16 09:28:35 -07:00
Lapi 2627976c95 fix translation 2021-03-17 00:00:29 +09:00
Lapi eb02d49740 Make docs/contribute/_index.md follow v1.19 of the original text 2021-03-16 23:56:21 +09:00
DevLazio 71c463ae18 Fixed markdown links in french translation 2021-03-16 14:44:16 +01:00
Kubernetes Prow Robot c65f5f9c28 Merge pull request #26756 from jailton/pt/docs/kubernetes-basics/create-cluster
Update content/pt/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
2021-03-16 06:18:35 -07:00
s-kawamura-w664 c966085b81 update ja/docs/concepts/overview/what-is-kubernetes.md 2021-03-16 18:48:48 +09:00
Kubernetes Prow Robot a8b93818ad Merge pull request #26976 from tengqm/update-compref
Update data type presentation in component reference
2021-03-16 02:42:35 -07:00
AlexDamiao86 c1fb44eb23 [pt] Add Expose Your App Publicly in Portuguese 2021-03-15 22:18:32 -03:00