Commit Graph

18118 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 3a72c907f6 Merge pull request #31683 from ThiagoGMF/system-metrics-pt-br
[pt-br] Adding brazilian portuguese translation of system metrics page
2022-02-23 06:34:18 -08:00
Kubernetes Prow Robot ee3e2d0c91 Merge pull request #31826 from Arhell/pt-cron
[pt-br] update schedule
2022-02-23 05:54:18 -08:00
0xff-dev 7251b44311 [zh] Update some grammar and spelling mistakes 2022-02-23 21:25:06 +08:00
howieyuen 92788263bb [zh]translate Container Runtime Interface(CRI) 2022-02-23 21:02:25 +08:00
Thomas Güttler 46cc50c4ef Added "OR sun,mon,tue,wed,thu,fri,sat" to CronJob 2022-02-23 13:38:20 +01:00
Md Shahriyar Al Mustakim Mitul 038256a86b Solved some typos 2022-02-23 18:23:36 +06:00
Aayush Sharma 27caffcbf0 fixed typo 2022-02-23 16:53:10 +05:30
Kubernetes Prow Robot 813b0050dd Merge pull request #31861 from howieyuen/glossary-control-plane
[zh]fix display issue of Control Plane in glossary
2022-02-23 01:34:18 -08:00
howieyuen 8afd47723f fix display issue of Control Plane in glossary 2022-02-23 16:40:50 +08:00
Kubernetes Prow Robot 4b9ba4eda8 Merge pull request #31820 from arielshaqed/patch-1
Fix golang client-go/tools/cache package name
2022-02-23 00:32:19 -08:00
Kubernetes Prow Robot 55b0abf63f Merge pull request #31843 from 0xff-dev/en-main
[en] update yaml docs
2022-02-23 00:24:18 -08:00
Kubernetes Prow Robot cb54a727ef Merge pull request #31860 from howieyuen/node-ref-info
[zh]translate node reference info
2022-02-22 23:38:18 -08:00
Qiming Teng b0a194355a [zh] Translate GC page 2022-02-23 14:59:54 +08:00
Shubham a45bf8459d Added Hyperlink to RFC3339. (#31836)
* Added Hyperlink to RFC3339.

* Wrapping a line!
2022-02-22 22:54:18 -08:00
howieyuen a4a2897763 [zh]translate node reference info 2022-02-23 14:49:30 +08:00
Jay Beale e0765344a9 Adding an example (#31830)
* Adding an example

This text mentions that you can view the logs from a specific container by appending the container name.  I've created an example, based on the previous few lines.

Also, I've added a -c flag, to bring this in line with both the ```kubectl logs``` [documentation's examples](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#logs) and other kubectl commands that require the -c flag when selecting a specific container from a pod.

* Wrapping long line and marking `-c` as code.

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-02-22 19:46:18 -08:00
Jay Beale 5be3b2de8e Replaced "master" with newer terms in two places (#31846)
* Replaced "master" with newer terms in two places

- Replacing the outdated "master" term with API server.
- Changed "master" to "control plane node(s)"

* control plane node -> control plane

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-22 17:00:18 -08:00
Arhell 9c0676ebe0 [ja] update schedule 2022-02-23 01:09:54 +02:00
Bruno Saboia 24444fab32 Remove unecessary additional info 2022-02-22 16:48:57 -03:00
0xff-dev f9ac04521d [en] update yaml docs 2022-02-23 00:32:01 +08:00
Bruno Saboia 25aa381f75 Put multi-container info outside numbered list 2022-02-22 12:55:58 -03:00
Kobayashi Daisuke 1b1917c16c [ja] Translate docs/concepts/architecture/cri into Japanese (#31065)
* translate concepts/architecture/cri

* fix build error

* modify URLs

* Remove unnecessary space

* Update content/ja/docs/concepts/architecture/cri.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/cri.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/cri.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-02-22 07:17:46 -08:00
Ariel Shaqed (Scolnicov) 9d45d964ed Fix golang client-go/tools/cache package name
Documentation shows incorrect package name, I believe it should refer to
[`client-go/ools/cache`](https://pkg.go.dev/k8s.io/client-go/tools/cache).
2022-02-22 17:08:57 +02:00
ThiagoGMF 57a706daba adding request changes for system-metrics page 2022-02-22 10:39:49 -03:00
Kubernetes Prow Robot 42b4f2b503 Merge pull request #31832 from championshuttler/1link
Remove dead link to svc-cat.io
2022-02-22 03:41:46 -08:00
Kubernetes Prow Robot 78306127a0 Merge pull request #31703 from championshuttler/jab
[ja] Fix broken links due to using githubbranch param
2022-02-22 01:59:46 -08:00
Shivam Singhal 736c1e6d74 [ja] Fix broken links due to using githubbranch param 2022-02-22 11:43:24 +02:00
Shivam Singhal a1d69a8d12 Remove dead link to svc-cat.io 2022-02-22 09:45:41 +02:00
Qiming Teng 8699ee6ff1 [zh] Translate scheduler config API v1beta3 2022-02-22 15:11:16 +08:00
PriyanshuAhlawat c855463d3d Update ingress.md 2022-02-22 11:46:43 +05:30
Jay Beale 33c1877b39 Changing "VMs" to "machines" in this sentence
The rest of this paragraph talks about nodes being "machines," whereas this sentence is more specific, referring to virtual machines ("VMs"). The article this sentence points to also uses "machines" and isn't specific to VMs.
2022-02-21 15:14:19 -08:00
Arhell b1777debd7 [pt-br] update schedule 2022-02-22 01:03:56 +02:00
Kubernetes Prow Robot 0c8eab971c Merge pull request #31766 from bassaer/fix-ja-translation
[ja] fix translation cordon/uncordon
2022-02-21 08:06:13 -08:00
Kubernetes Prow Robot 7b5ff600d0 Merge pull request #31278 from eltociear/patch-1
[ja] Fix kubernetes-api.md
2022-02-21 08:04:14 -08:00
Saber382 383e25b7e4 Updated Titles 2022-02-21 20:20:16 +06:00
Saber382 f1abc01105 Updated contents 2022-02-21 20:17:37 +06:00
Saber382 1abcb6d2b3 Update content/bn/docs/contribute/_index.md
Co-authored-by: Anubhav Vardhan <vardhananubhav@gmail.com>
2022-02-21 19:37:24 +06:00
Kubernetes Prow Robot a3b30be299 Merge pull request #31558 from chrismetz09/metzResourceMetrics
update resource metrics pipeline section
2022-02-21 04:38:11 -08:00
Kubernetes Prow Robot d202485f1e Merge pull request #31563 from bryfry/main
correct references to service-account-signing-key-file flag
2022-02-21 03:42:11 -08:00
Kubernetes Prow Robot 3f6efc04df Merge pull request #31621 from mk46/doc_description
Added docs for kubernetes.io/description
2022-02-21 02:22:11 -08:00
Marco Voelz 9823ecda09 Update proposal link to point to archive
Original link says
```
Design proposals have been archived.

To view the last version of this document, see the Design Proposals Archive Repo.

Please remove after 2022-04-01 or the release of Kubernetes 1.24, whichever comes first.
```
2022-02-21 10:54:50 +01:00
Kubernetes Prow Robot b90237d9cb Merge pull request #31672 from Frankkkkk/patch-2
operator: add `Kopf` framework to list of libraries
2022-02-21 00:20:11 -08:00
Kubernetes Prow Robot ecbe8f7351 Merge pull request #31735 from benjaminguttmann-avtq/update-ebs-storage-class-information
[StorageClasses] Add gp3 to available ebs volume types
2022-02-21 00:02:10 -08:00
Mark Rossetti 1b1dd7d9ae Adding a warning to Windows docs for NodePort service issues on WS2022 (#31759)
* Adding a warning to Windows docs for NodePort service issues on WS2022

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-20 23:54:11 -08:00
Kubernetes Prow Robot 9da7dead81 Merge pull request #31764 from RinkiyaKeDad/nca_update
mention about monthly meeting in NCA responsibilities
2022-02-20 23:48:11 -08:00
Saber382 0e049d5b48 Updating _index.md 2022-02-21 12:58:52 +06:00
Kubernetes Prow Robot 96c388532b Merge pull request #31804 from PriyanshuAhlawat/update_link
Ensure “Download Kubernetes” link goes to right page #31794
2022-02-20 20:54:15 -08:00
Qiming Teng fdd671626d Add kubelet credentialprovider API reference 2022-02-21 08:56:27 +08:00
Arhell 70827d5970 [id] update schedule 2022-02-21 01:17:11 +02:00
Kubernetes Prow Robot c67d45de83 Merge pull request #31803 from Arhell/add-link
[zh] add link to lightkube
2022-02-19 18:16:10 -08:00