Commit Graph

9715 Commits (23f3c9e7502b97dba0078c8568cad3ade31abc3a)

Author SHA1 Message Date
Kubernetes Prow Robot 4f5b43db05
Merge pull request #24509 from tengqm/move-ingress-example
Move example-ingress.yaml
2020-10-12 08:34:48 -07:00
Kubernetes Prow Robot e6e8373ca8
Merge pull request #24520 from sftim/20201012_use_make_container_serve
Use make-container serve by default
2020-10-12 08:16:48 -07:00
Kubernetes Prow Robot ba6335247d
Merge pull request #24522 from longkai/master
Fix typo issues in Chinese translation "Declarative Management of Kubernetes Objects Using Kustomize"
2020-10-12 06:42:48 -07:00
Remi Verchere f9b6ca834d
Missing caracter 2020-10-12 15:09:04 +02:00
longkai d5800a9993 [zh] fix some typo issues in Kustomize.md
refer issue #24521
2020-10-12 20:49:07 +08:00
jornshen e9f483808b Improve diagram for “Reserve Compute Resources for System Daemons” 2020-10-12 20:30:58 +08:00
Kubernetes Prow Robot 04cc9c1e1f
Merge pull request #24517 from howieyuen/zh-golossary-kube-apiserver
[zh] fix broken link of kube-apiserver from glossary and sync it from en page
2020-10-12 02:54:48 -07:00
yuanhao 266f313984 fix broken link of kube-apiserver from glossary and sync it from en page 2020-10-12 17:45:17 +08:00
Tim Bannister e11d3ea5f6 Use make-container serve by default
The switch from:
$ make docker-serve

to:
$ make container-serve

is far enough in the past that everyone should have a current Makefile.

Also highlight the command to fetch and use submodules.
2020-10-12 09:19:07 +01:00
Kubernetes Prow Robot 7c24b495e2
Merge pull request #18221 from icheikhrouhou/feature/livenessfr
docs | tasks | configure-pod-container | liveness readiness
2020-10-12 01:10:48 -07:00
Kubernetes Prow Robot 6212179b39
Merge pull request #18321 from icheikhrouhou/feature/processnamespacesfr
docs | tasks | configure-pod-container | namespace
2020-10-12 01:08:47 -07:00
TAKAHASHI Shuuji 9b55db0286 Fix a markup error. 2020-10-12 16:42:03 +09:00
yuanhao 94600a14ba translate docs/reference/using-api/health-checks.md into Chinese 2020-10-12 15:15:11 +08:00
FreeGuwop 50404c93ee
Update resource-bin-packing.md 2020-10-11 20:34:11 -07:00
Qiming Teng ea85d09cd1 [zh] Sync changes to Ingress example
This is a sync from English site where the sample YAML is spawn into a
standalone file. (a79db9d5de).
2020-10-12 11:23:15 +08:00
Qiming Teng 9fa03cbdf1 Move example-ingress.yaml
The commit (a79db9d5de) made the sample
YAML for Ingress a standalone file, but it was placed into a NEW
`examples/ingress` directory. This PR moves it to
`examples/service/networking` subdirectory where all other Ingress
examples are located. Having a single file under a dedicated directory
seems not good.
2020-10-12 11:17:08 +08:00
Qiming Teng aa742890bc [zh] Sync changes to script location
This is a sync from En site (45a5a5210f).
2020-10-12 11:09:50 +08:00
Humbertzhang 6d0a20a4c5
Modify links from en version to zh verison 2020-10-12 10:25:28 +08:00
Ashwin Ramaswami 511c92afbb
Add "and" 2020-10-11 21:20:23 -04:00
Hao Yuan 80faf7688a correct broken link and sync from EN version 2020-10-11 21:56:52 +08:00
Kubernetes Prow Robot a675695923
Merge pull request #24491 from tengqm/zh-sync-ingress
[zh] Sync changes to Ingress concept
2020-10-11 01:54:47 -07:00
Kubernetes Prow Robot 3e54ef1256
Merge pull request #24485 from tengqm/zh-add-glossary
[zh] Add missing glossary for Chinese
2020-10-11 01:52:46 -07:00
Qiming Teng 6c341b6a06 [zh] Sync changes to Ingress concept 2020-10-11 16:35:57 +08:00
Alpha 087513d4c9
doc: update corefile
I think `CoreFile` replace the keyword `proxy` with `forward` in their config file
2020-10-11 16:27:04 +08:00
Qiming Teng 16ab759b2a [zh] Add missing glossary for Chinese
There are some glossary entries still missing in the Chinese
localization. This PR adds them.
2020-10-11 16:25:26 +08:00
Kubernetes Prow Robot 504ca45b11
Merge pull request #24483 from tengqm/zh-remove-minikube
[zh] Remove install-minikube
2020-10-10 22:48:47 -07:00
Kubernetes Prow Robot f5f2a2b958
Merge pull request #24465 from tengqm/zh-sync-minikube
[zh] Sync changes to Hello Minikube page
2020-10-10 22:42:47 -07:00
Kubernetes Prow Robot bc52e934cf
Merge pull request #24466 from tengqm/zh-improve-tutoriali-idx
[zh] Remove online training contents
2020-10-10 22:40:47 -07:00
Qiming Teng 359d5be6e5 [zh] Remove install-minikube
This is a sync from En site.
2020-10-11 10:32:38 +08:00
Tim Bannister dd88014f30 Remove statement about future of namespaces 2020-10-10 19:15:14 +01:00
Tim Bannister 46812e34a0 Hyperlink to https://k8s.dev/ 2020-10-10 18:35:00 +01:00
Qiming Teng 34b8e9515a [zh] Sync changes to Hello Minikube page
This is a sync of English site change (236c65c18e).
2020-10-10 21:37:43 +08:00
Qiming Teng 1604fbf19f [zh] Remove online training contents
This is a sync from English site
(c5626fd69d).
2020-10-10 21:33:46 +08:00
Kubernetes Prow Robot 29e13ed527
Merge pull request #24473 from tengqm/zh-drop-sitemap
[zh] Remove sitemap
2020-10-10 06:14:47 -07:00
Qiming Teng 084faedc8c [zh] Remove sitemap
This is a sync from En site (b1fb333fad).
2020-10-10 21:01:20 +08:00
Kubernetes Prow Robot c26af3fae7
Merge pull request #24024 from tengqm/api-version-warning
Clarify what API versions mean
2020-10-10 05:58:46 -07:00
Kubernetes Prow Robot f59e96d72e
Merge pull request #24469 from tengqm/zh-drop-fed-examples
[zh] Drop examples for federation
2020-10-10 05:34:46 -07:00
Kubernetes Prow Robot a63bf47b44
Merge pull request #24463 from howieyuen/version-skew-policy
fix  hard code and make/zh/docs/setup/release/version-skew-policy.md up-to-date
2020-10-10 05:32:48 -07:00
Kubernetes Prow Robot 75354675b8
Merge pull request #24468 from tengqm/zh-fix-filename
[zh] fix incorrect file name
2020-10-10 05:30:46 -07:00
Kubernetes Prow Robot 729ebf62d1
Merge pull request #24471 from tengqm/zh-drop-case-studies
[zh] Drop case studies that disappear from En site
2020-10-10 03:44:46 -07:00
Kubernetes Prow Robot e7ade80b61
Merge pull request #24464 from tengqm/zh-sync-square-removal
[zh] Sync changes to partner square scripts
2020-10-10 02:28:46 -07:00
Kubernetes Prow Robot b39ff7a9fd
Merge pull request #24467 from tengqm/zh-fed-cleanup
[zh] Resync federation content cleanup
2020-10-10 02:20:46 -07:00
Qiming Teng d6e91b4b8b [zh] Drop case studies that disappear from En site
Some case studies have been removed from English site. This is a sync
for the removals.
2020-10-10 16:48:23 +08:00
Qiming Teng f459375331 [zh] Drop examples for federation
This is a sync from English site.
2020-10-10 15:36:46 +08:00
Qiming Teng 7997ac3cdc [zh] fix incorrect file name
The manifest.md glossary file was incorrectly named.
2020-10-10 15:33:40 +08:00
Kubernetes Prow Robot a320a9e1aa
Merge pull request #24416 from nate-double-u/23354-update-install-minikube
Remove content/en/docs/tasks/tools/install-minikube.md
2020-10-10 00:24:47 -07:00
Qiming Teng 4d0f4309a9 [zh] Resync federation content cleanup
This is a resync of the English site change (05bf8be205).
2020-10-10 15:22:16 +08:00
yuanhao 77071553d9 fix outdated content 2020-10-10 15:06:22 +08:00
Qiming Teng 48a2279708 [zh] Sync changes to partner square scripts
Sync changes from English site
(378250c9c0).
The images are not replicated to Chinese site thus irrelevant.
2020-10-10 15:05:13 +08:00
Kubernetes Prow Robot a0b2217955
Merge pull request #24455 from oomichi/id-fix-output-of-rolling-status
id: Fix output of 'kubectl rollout status'
2020-10-09 21:46:47 -07:00
Kubernetes Prow Robot c4c2152ec4
Merge pull request #23100 from Cweiping/fix_ingress_format_error
upgrade  example-ingress.yaml to file format
2020-10-09 21:42:46 -07:00
Kubernetes Prow Robot 13a0473d4c
Merge pull request #24456 from oomichi/fr-fix-output-of-rolling-status
fr: Fix output of 'kubectl rollout status'
2020-10-09 21:40:46 -07:00
Kubernetes Prow Robot 7617c89207
Merge pull request #23699 from Cweiping/feature/clairly_exec_action
clarify the execution contexts of hook handlers with different action
2020-10-09 21:28:46 -07:00
Kenichi Omichi df17d575b7 fr: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 for fr.

If running `kubectl rollout status` command, the output is like:
```
  deployment "nginx-deployment" successfully rolled out
```

The corresponding kubectl code also shows it according to e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-10 03:19:01 +00:00
Weiping Cai 10ebb11f20
clarify the execution contexts of hook handlers with different action types are different
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-10-10 10:23:44 +08:00
Weiping Cai a79db9d5de
fix example-ingress.yaml format error
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-10-10 10:03:46 +08:00
Kubernetes Prow Robot 7a7b6789b8
Merge pull request #24452 from oomichi/zh-fix-output-of-rolling-status
zh: Fix output of 'kubectl rollout status'
2020-10-09 18:46:47 -07:00
Kubernetes Prow Robot fa26a1cab6
Merge pull request #24216 from fancc/debug-running-pod
Translate Debug Running Pod into Chinese
2020-10-09 18:42:47 -07:00
Kubernetes Prow Robot 2fe48fabb0
Merge pull request #24204 from huchengze/patch-35
Update weave-network-policy.md for zh
2020-10-09 18:36:47 -07:00
Kubernetes Prow Robot 093df63b91
Merge pull request #22207 from fancc/konnectivity
translate 'set up Konnectivity service' into chinese
2020-10-09 18:28:47 -07:00
Kubernetes Prow Robot 0db64698a8
Merge pull request #24448 from habibrosyad/k/w-cs-zh
Clean up case study images in content/zh/case-studies
2020-10-09 17:54:47 -07:00
Qiming Teng 3d416c6417 Clarify what API versions mean 2020-10-10 08:51:14 +08:00
Nate W b65ddd16f6 Remove content/en/docs/tasks/tools/install-minikube.md
As per conversations in issue https://github.com/kubernetes/website/issues/23354,
* Removing content/en/docs/tasks/tools/install-minikube.md page
* Adding a 302 temporary redirect for /docs/tasks/tools/install-minikube/
* Updating content/en/docs/tasks/tools/_index.md with the suggestion to add buttons to make these links more visual/see-able, including aria-labels

Additionally:
* Updating minikube capitalization throughout page
* Updating text throughout page for line length
* Correcting back ticks use throughout page

Signed-off-by: Nate W <nwaddington@cncf.io>
2020-10-09 13:50:03 -07:00
Anna Jung 2c31d6a19d Update new feature doc to add a step to include necessary links 2020-10-09 15:11:27 -05:00
Kenichi Omichi 6ebf915691 es: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 for es.

If running `kubectl rollout status` command, the output is like:
```
  deployment "nginx-deployment" successfully rolled out
```

The corresponding kubectl code also shows it according to e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-09 16:54:30 +00:00
Kenichi Omichi 234c8c8553 id: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 for id.

If running `kubectl rollout status` command, the output is like:
```
  deployment "nginx-deployment" successfully rolled out
```

The corresponding kubectl code also shows it according to e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-09 16:47:47 +00:00
Kenichi Omichi 3d134c37a6 ko: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 for ko.

If running `kubectl rollout status` command, the output is like:
```
  deployment "nginx-deployment" successfully rolled out
```

The corresponding kubectl code also shows it according to e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-09 16:11:50 +00:00
Kenichi Omichi ed4b0b2b1a zh: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 for zh.
2020-10-09 15:55:23 +00:00
M. Habib Rosyad 431653a6e3
Clean up case study images in content/ko/case-studies 2020-10-09 21:07:29 +07:00
M. Habib Rosyad 1cd32a8520
Clean up case study images in content/zh/case-studies 2020-10-09 21:01:21 +07:00
Pierre Humberdroz 0183af4980
Fix grammar mistake 2020-10-09 14:19:25 +02:00
Kubernetes Prow Robot 31042f84c7
Merge pull request #24442 from chenxuc/patch-1
Update API group url
2020-10-09 03:45:07 -07:00
Kubernetes Prow Robot 542729faf1
Merge pull request #24444 from RoSk0/issue-24399
Add missing text
2020-10-09 03:21:06 -07:00
Kubernetes Prow Robot 1248dff4c3
Merge pull request #24400 from habibrosyad/k/w-cs-ja
Clean up case study images in content/ja/case-studies
2020-10-09 02:45:07 -07:00
Ro$k0 6d4fd2ab2b Add missing text 2020-10-09 22:17:35 +13:00
Chen, Xu Chun (Simon) 4688a3679c
Update API group url
The "core API group" url points to a wrong page that does not explain anything about "core API group". Update the url to point to the correct page.
2020-10-09 15:21:58 +08:00
Kubernetes Prow Robot c1a80a4bd9
Merge pull request #24412 from bradtopol/add-localization-grp
Updated localization contribute page with information about new localization subgroup.
2020-10-09 00:17:07 -07:00
Kubernetes Prow Robot a0a607ee4e
Merge pull request #24434 from howieyuen/clean-up
[zh] clean up reference page of zh, make it up-to-date
2020-10-08 22:29:05 -07:00
Hao Yuan 5018fc0e48 clean up reference page of zh, make it up-to-date 2020-10-09 11:49:48 +08:00
Kubernetes Prow Robot 6e93717597
Merge pull request #24437 from oomichi/fix-output-of-rolling-status
Fix output of 'kubectl rollout status'
2020-10-08 20:25:06 -07:00
Kubernetes Prow Robot 7203cd136a
Merge pull request #24429 from montmanu/kubectl/port-forward
Update the example for kubectl port-forward
2020-10-08 17:09:06 -07:00
Kenichi Omichi 8b3e6aa8c0 Fix output of 'kubectl rollout status'
If running 'kubectl rollout status' command, the output is like:

  deployment "nginx-deployment" successfully rolled out

The corresponding kubectl code also shows it according to
e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-09 00:03:41 +00:00
Jesus Climent 80d695656f
Update pod-lifecycle.md
Redundant "without problems" removed.
2020-10-08 14:48:15 -04:00
Vladimir Masarik 73780ca1bd Updated ingress.md TLS section 2020-10-08 17:13:14 +02:00
Kubernetes Prow Robot cc3e0de09f
Merge pull request #24428 from habibrosyad/k/w-glo-7
Completing glossary translation for Bahasa pt. 7
2020-10-08 04:08:15 -07:00
M. Habib Rosyad ded85bd61e
Completing glossary translation for Bahasa
Updated:
- image
- kube-apiserver

New:
- extensions
- init-container
- job
2020-10-08 17:30:32 +07:00
Tomas Dabašinskas ea3ed2b6e1 Update managing-tls-in-a-cluster.md to include fields in certificate signing request (or CSR) required by kubernetes.io/kubelet-serving signer policy 2020-10-08 10:13:52 +03:00
Kubernetes Prow Robot 075d40d7fd
Merge pull request #24427 from habibrosyad/k/w-glo-6
Completing glossary translation for Bahasa pt. 6
2020-10-07 23:14:16 -07:00
Kubernetes Prow Robot 56b0a2fb86
Merge pull request #23498 from sftim/20200827_revise_multiple_zones_setup
Revise page about multiple zones
2020-10-07 23:12:15 -07:00
Kubernetes Prow Robot d406bdf532
Merge pull request #24122 from liuming-dev/patch-1
Update names.md
2020-10-07 20:22:15 -07:00
Kubernetes Prow Robot ee75f9de4d
Merge pull request #24256 from ydcool/zh-updated-kubeadm-ref
Update zh content_type param and kubeadm pages
2020-10-07 20:20:15 -07:00
M. Habib Rosyad 82d7efd3d6
Completing glossary translation for Bahasa
New:
- deployment
- device-plugin
- disruption
- docker
- ephemeral-container
2020-10-08 09:34:21 +07:00
Christopher Montoro 7fc8f1a220
Update the example for kubectl port-forward
Clarify that `REMOTE_PORT` is interpreted as identifying a _Service_ port when provided `TYPE` is `service`.
Also, highlight support for specifying a named port as `REMOTE_PORT`.
2020-10-07 22:02:37 -04:00
Kubernetes Prow Robot 0703805305
Merge pull request #24349 from liggitt/tokenreview
Clarify tokenreview API
2020-10-07 16:00:15 -07:00
Kubernetes Prow Robot 11ee97d567
Merge pull request #24140 from qiutongs/master
Add a new known issue to the out-of-resource doc: active_file memory is not considered as available memory
2020-10-07 14:22:17 -07:00
Brad Topol 12bc18da7c Update meeting link and details 2020-10-07 16:29:09 -04:00
Brad Topol 4d38696fc7 added the word meeting to clarify 2020-10-07 15:39:03 -04:00
Brad Topol 376a8d4940 Updated slack URLs and fixed typo 2020-10-07 15:36:04 -04:00
Kubernetes Prow Robot c685694bd0
Merge pull request #24404 from alex-slynko/patch-2
Startup probe is in beta since 1.18
2020-10-07 10:58:16 -07:00
Brad Topol afcd5b2fb0 Updated localization contribute page with information about
the new localization subgroup and its slack channel

Signed-off-by: Brad Topol <btopol@us.ibm.com>
2020-10-07 12:52:40 -04:00
Kubernetes Prow Robot b04647baaa
Merge pull request #24356 from ariscahyadi/id-local-admin-cluster-mgmt
ID localization for administrator cluster - cluster management
2020-10-07 08:06:42 -07:00
Aris Cahyadi Risdianto c06c6b7cb7 ID localization for administrator cluster - manajemen cluster
ID localization for administrator cluster - manajemen cluster

addressing small comment.
2020-10-07 22:43:17 +08:00
Jordan Liggitt 5ff7c64134 Clarify tokenreview API 2020-10-07 10:21:30 -04:00
Kubernetes Prow Robot 3d23e421d2
Merge pull request #24233 from sftim/20200929_tweak_front_page_first_paragraph_heading
Revise style of site front page
2020-10-07 04:50:42 -07:00
Tim Bannister 7196db6980 Revise page about multiple zones
Drop provider-specific details, in line with current content guide.
Plus general rewording.
2020-10-07 12:19:42 +01:00
Oleksandr Slynko 0c730420e7
Startup probe is in beta since 1.18 2020-10-07 10:23:58 +01:00
makocchi-git 0fe678c345
Fix dead links 2020-10-07 18:14:59 +09:00
perk 4d94040676 Add explicit info about pod limits being applied to requests 2020-10-07 11:14:05 +02:00
makocchi-git 23a13ec9d8
fix indent 2020-10-07 16:54:11 +09:00
Yoshiki Fujiwara 8dca3e71ef
Update content/ja/docs/reference/access-authn-authz/rbac.md
ありがとうございます!修正します。

Co-authored-by: Keita Akutsu <kakts.git@gmail.com>
2020-10-07 13:37:03 +09:00
M. Habib Rosyad b3814b8d6d
Clean up case study images in content/ja/case-studies 2020-10-07 10:16:07 +07:00
Kubernetes Prow Robot 733e5dfed9
Merge pull request #24392 from habibrosyad/k/w-glo-5
Completing glossary translation for Bahasa pt. 5
2020-10-06 18:34:42 -07:00
Michal Broz ecba51d73b Update katacoda id to kubernetes-bootcamp 2020-10-06 14:06:09 -05:00
Kubernetes Prow Robot 56a4d9ba6c
Merge pull request #24293 from kjw3/patch-1
Fix missing command in helm search statement
2020-10-06 10:48:43 -07:00
Johannes M. Scheuermann c8f34ff15b Remove CNI alpha warning 2020-10-06 19:42:47 +02:00
Kubernetes Prow Robot 0d763011f2
Merge pull request #24095 from mvertes/patch-1
Update traefik links in ingress-controllers.md
2020-10-06 08:10:21 -07:00
Kubernetes Prow Robot f145181adc
Merge pull request #24051 from rikatz/patch-2
Add curl to required packages in kubectl install
2020-10-06 06:54:20 -07:00
M. Habib Rosyad 0d91639018 Completing glossary translation for Bahasa
Updated:
- controller

New:
- cri
- customresourcedefinition
- daemonset
- data-plane
2020-10-06 18:50:12 +07:00
Kumar Gaurav 2551034ebd
fix api version in certificate signing request doc 2020-10-06 22:42:32 +11:00
M. Habib Rosyad 6fd8a4d954
Completing glossary translation for Bahasa
Updated:
- configmap
- container-env-variables
- container

New:
- container-runtime
- control-plane
2020-10-06 17:47:32 +07:00
Kubernetes Prow Robot f5becddd5c
Merge pull request #24186 from sftim/20200928_shrink_homepage_image
Shrink site front page video banner background
2020-10-06 02:52:19 -07:00
Dominic Yin a1db538b2d
Update zh content_type param and kubeadm pages 2020-10-06 11:49:49 +08:00
M. Habib Rosyad 02e9e7fe49 glossary: translate annotation and api-group into Bahasa 2020-10-05 20:52:22 +07:00
Kubernetes Prow Robot 6b2a5fc5b5
Merge pull request #24379 from habibrosyad/k/w-051020-3
glossary: translate cluster and cluster-operator into Bahasa
2020-10-05 04:19:05 -07:00
Kubernetes Prow Robot 88d8baf6a1
Merge pull request #24378 from habibrosyad/k/w-051020-2
glossary: translate applications and cgroup into Bahasa
2020-10-05 03:25:05 -07:00
M. Habib Rosyad 263125f440
glossary: translate cluster and cluster-operator into Bahasa 2020-10-05 17:16:26 +07:00
M. Habib Rosyad 37cdad030e
glossary: translate applications and cgroup into Bahasa 2020-10-05 17:12:12 +07:00
Kubernetes Prow Robot 782fcca4c5
Merge pull request #24376 from baiyutang/master
Update 2019-06-19-kubernetes-1-15-release-announcement.md
2020-10-05 03:11:05 -07:00
Kubernetes Prow Robot a8fc2311ea
Merge pull request #24375 from baiyutang/patch-2
Update kubectl.md
2020-10-05 03:09:05 -07:00
白玉堂 f8ae270028
Update labels.md 2020-10-05 17:48:10 +08:00
白玉堂 a758f483dc
Update 2019-06-19-kubernetes-1-15-release-announcement.md 2020-10-05 17:40:47 +08:00
白玉堂 775c0b1072
Update kubectl.md 2020-10-05 17:29:54 +08:00
白玉堂 0997416af6
Update encrypt-data.md 2020-10-05 17:18:49 +08:00
Kubernetes Prow Robot deb0b6ad5b
Merge pull request #24258 from ydcool/zh-cleanup-controller-metrics
Clean up zh controller-metrics.md
2020-10-05 00:27:06 -07:00
Kubernetes Prow Robot eadcc1a268
Merge pull request #24257 from ydcool/zh-cleanup-training-content
Clean up zh training content
2020-10-04 18:29:06 -07:00
Kubernetes Prow Robot 15a0c8467f
Merge pull request #24259 from ydcool/zh-cleanup-monitoring
Remove zh/docs/concepts/cluster-administration/monitoring.md
2020-10-04 18:21:06 -07:00
Kubernetes Prow Robot 060f608001
Merge pull request #24252 from ydcool/zh-cleanup-kubecluster-ps1-gifs
Clean up gifs under zh/docs/setup/production-environment/windows
2020-10-04 18:19:06 -07:00
Kubernetes Prow Robot a86c3cbed6
Merge pull request #24368 from aquariuslt/master
i18n(zh): fix kubectl reference link issue
2020-10-04 09:13:05 -07:00
Kubernetes Prow Robot c821f22757
Merge pull request #24125 from JornShen/localize_logging_stackdriver
[zh] Localize /docs/tasks/debug-application-cluster/logging-stackdriver.md
2020-10-04 07:33:05 -07:00
aquariuslt fe86d48879 i18n(zh): fix kubectl reference link issue
update `/zh/docs/user-guide/kubectl-overview/`
to `/zh/docs/reference/kubectl/overview/`
2020-10-04 19:55:37 +08:00
Aji Arya fb02f7dea4
Removed core-object tag
Removed `core-object` tag from kubelet.md
2020-10-04 12:27:47 +07:00
Kubernetes Prow Robot d99218c76e
Merge pull request #23557 from tengqm/zh-declarative-config
[zh] Translate declarative-config task
2020-10-03 20:09:05 -07:00
Dominic Yin ac49fa1a76
Clean up zh training content 2020-10-04 11:03:28 +08:00
jornshen 508dff258f Localize /docs/tasks/debug-application-cluster/logging-stackdriver.md 2020-10-04 10:32:57 +08:00
Kubernetes Prow Robot 49f4e0f338
Merge pull request #24110 from yoonian/patch-2
Fix typo
2020-10-03 15:03:05 -07:00
Kubernetes Prow Robot abd1eb6446
Merge pull request #24159 from zhiguo-lu/zh-addpage-task-define-interdependent-environment-variables
add page: zh-task-define-interdependent-environment-variables, fix #24157
2020-10-03 05:49:05 -07:00
Andrew Garrett 96a27ce40f
Clean up grammar around the phase section 2020-10-02 12:31:34 -07:00
Kubernetes Prow Robot a4d016e1f9
Merge pull request #24311 from hikhvar/pod-termination-signal
Clarify the pod termination process.
2020-10-02 10:14:48 -07:00
Kubernetes Prow Robot f9f21ac636
Merge pull request #24297 from pjhwa/fix-24296
Fix issue with tasks/administer-cluster/out-of-resource/
2020-10-02 10:12:48 -07:00
GuyTempleton 5b15a7108f
Clarify HPA Scaling Policies
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-02 18:09:13 +01:00