20757 Commits

Author SHA1 Message Date
Kenichi Omichi 234c8c8553 id: Fix output of 'kubectl rollout status'
This is the same fix as https://github.com/kubernetes/website/commit/6e93717597113c726cbcf8a7059e47f23e3e8a64 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 https://github.com/kubernetes/kubectl/blob/e95e378e5972064b177a8e71eac2803f55c8c5df/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 https://github.com/kubernetes/website/commit/6e93717597113c726cbcf8a7059e47f23e3e8a64 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 https://github.com/kubernetes/kubectl/blob/e95e378e5972064b177a8e71eac2803f55c8c5df/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 https://github.com/kubernetes/website/commit/6e93717597113c726cbcf8a7059e47f23e3e8a64 for zh.
2020-10-09 15:55:23 +00:00
Anna Jung 91ae1f7e19 Update PR template to include a section about requirements for release doc description 2020-10-09 09:18:11 -05: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
Kubernetes Prow Robot 245f8b6170 Merge pull request #23929 from SergeyKanzhelev/pidlimiting
pid limiting documentation
2020-10-09 01:15:07 -07: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
Kenichi Omichi 58a640ffd4 ja: Removing references of kubectl rolling-update
This applies the commit be6c0c3a21 for
ja content. Big motivation here is the link of [rolling update] is
NotFound today. So it is better to avoid such page for readers.
2020-10-09 00:31:42 +00: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
https://github.com/kubernetes/kubectl/blob/e95e378e5972064b177a8e71eac2803f55c8c5df/pkg/polymorphichelpers/rollout_status.go#L89
2020-10-09 00:03:41 +00:00
Han Kang f37f473210 add documentation for system:monitoring rbac policy 2020-10-08 15:50:49 -07:00
Jesus Climent 80d695656f Update pod-lifecycle.md
Redundant "without problems" removed.
2020-10-08 14:48:15 -04:00
Kubernetes Prow Robot a2c00cbc57 Merge pull request #24408 from SomtochiAma/merged-master-dev-1.20
Merge master into dev-1.20 to keep in sync
2020-10-08 09:10:16 -07: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
Tim Bannister a7734a60a2 Add missing Portuguese strings 2020-10-08 03:25:46 +01: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
Somtochi Onyekwere 59cf7a42b4 Merge master into dev-1.20 to keep in sync 2020-10-07 15:36:49 -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
Kubernetes Prow Robot 8985b94324 Merge pull request #24403 from makocchi-git/20201007/runtimeclass
Fix dead links in docs/concepts/containers/runtime-class/
2020-10-07 02:30:42 -07: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