Commit Graph

14999 Commits

Author SHA1 Message Date
Tim Bannister a532758197 Fix incorrect info about when CronJob reached GA 2021-08-23 23:00:00 +01:00
Kubernetes Prow Robot 5f301dcec5
Merge pull request #29468 from Abirdcfly/patch-2
Update rbac.md: Describe in detail how to specify resourceNames when using list verbs
2021-08-23 07:12:01 -07:00
Abirdcfly 19807f866c
Update content/en/docs/reference/access-authn-authz/rbac.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-08-23 21:45:10 +08:00
Kubernetes Prow Robot 294f591267
Merge pull request #29513 from niteshseram/fix/psc
Rename product security committee to security response committee
2021-08-23 05:40:00 -07:00
S Nitesh Singh 2cb0f9cd8f rename product security committee to security response committee 2021-08-23 16:54:01 +05:30
Kenjiro Nakayama a9362477d3 Fix typo in japanese doc 2021-08-23 18:15:32 +09:00
Kubernetes Prow Robot 750d42470b
Merge pull request #29491 from cpanato/update-patches-sept
release/patches: update patch release September cycle
2021-08-23 00:26:00 -07:00
Kubernetes Prow Robot 5590959850
Merge pull request #29501 from chenxuc/task-misc
[zh]sync misc task files
2021-08-22 23:31:59 -07:00
Kubernetes Prow Robot b6af69503a
Merge pull request #29475 from howieyuen/contribution-part-1
[zh]sync contribution files for 1.22(Part-1)
2021-08-22 22:27:59 -07:00
howieyuen 55c7993e9b [zh]sync contribution files for 1.22(Part-1) 2021-08-23 10:33:58 +08:00
Kubernetes Prow Robot 2fb1f22a7b
Merge pull request #29498 from Devops-Ramdas/patch-1
Update components.md
2021-08-22 09:49:59 -07:00
Kubernetes Prow Robot 5c95d82945
Merge pull request #29302 from tengqm/fix-examples-test
Fix examples test
2021-08-22 08:46:00 -07:00
chenxuc a33bc3b2b1 [zh]sync misc task files
related: #29329
2021-08-22 17:19:42 +08:00
Cheng Wang a130f6b8b9
Fix typo `a extension` 2021-08-22 12:12:30 +08:00
Arhell a70567a6a4 [zh] Update kustomization.md 2021-08-21 13:51:07 +03:00
Ramdas Potale 988a62b463
Update components.md
I think adding the "for" word in the below sentence makes more sense.

"This document outlines the various components you need to have "for"
a complete and working Kubernetes cluster."
2021-08-21 09:27:03 +05:30
Kubernetes Prow Robot 116839a094
Merge pull request #29316 from sysnet4admin/patch-2
Update web-ui-dashboard.md
2021-08-20 18:25:59 -07:00
Mauren Berti 565555a9d7 Update translation to reflect latest docs version.
Signed-off-by: Mauren Berti <mribeirobert@vmware.com>
2021-08-20 14:26:21 -04:00
Kubernetes Prow Robot 15a909818d
Merge pull request #29455 from cndoit18/feat/add-cronjob-timezone
[en]: description of the cronjob schedule timezone
2021-08-20 06:31:24 -07:00
Carlos Panato cf027c8105
release/patches: update patch release September cycle
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-08-20 14:29:35 +02:00
Kubernetes Prow Robot 98e115c86c
Merge pull request #27852 from edsoncelio/pt_translate_task_secrets
[PT-BR] Add content/pt-br/docs/tasks/configmap-secret/
2021-08-20 05:09:24 -07:00
Mauren Berti e4ae89a725
[PT-BR] Update CronJob documentation page (#28979)
* Update CronJob page translation to Portuguese.

Update CronJob page to reflect the latest English version in the Brazilian
Portuguese translation.

Signed-off-by: Mauren Berti <mribeirobert@vmware.com>

* Incorporate feedback from pull request.

Signed-off-by: Mauren Berti <mribeirobert@vmware.com>
2021-08-20 05:03:24 -07:00
Kubernetes Prow Robot 370b521a87
Merge pull request #29489 from saschagrunert/privileged-unconfined
Mention that privileged containers run unconfined
2021-08-20 02:35:24 -07:00
Kubernetes Prow Robot 753e70c072
Merge pull request #29487 from borgerli/main
Change CPU and Memory to lowercase because resoure name is case-sensitive
2021-08-20 01:23:24 -07:00
Li Bo 34d7331e4e change CPU and Memory to lowercase because resoure name is case-sensitive 2021-08-20 16:13:55 +08:00
Sascha Grunert 61b8cafa84
Mention that privileged containers run unconfined
This is a note which helps users to understand the interaction between
privileged containers and seccomp profiles.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-08-20 10:09:11 +02:00
Kubernetes Prow Robot b1b1395b0a
Merge pull request #28695 from geoffcline/kubectl-namespace-patch-1
update desc of namespace defaulting in CLI
2021-08-20 00:59:25 -07:00
cndoit18 4211fa7007
feat(cronjob): description of the cronjob schedule timezone
Signed-off-by: cndoit18 <cndoit18@outlook.com>
2021-08-20 11:49:09 +08:00
Kubernetes Prow Robot cdefcc3a8b
Merge pull request #29477 from brakmic/patch-1
trivial: typo
2021-08-19 20:39:24 -07:00
Kubernetes Prow Robot 49654e7d7a
Merge pull request #29481 from Arhell/fix
[id] Fixed link to API priority and fairness enhancement proposal
2021-08-19 19:11:25 -07:00
Rey Lejano 64f91d8e2c add note on owner references in garbage collection page
add note on owner references to owner dependents page
2021-08-19 17:43:09 -07:00
Arhell b3ecce8eb0 [id] Fixed link to API priority and fairness enhancement proposal 2021-08-20 02:27:49 +03:00
Harris Brakmić 2b268b1a76
trivial: typo
A small typo.
2021-08-19 22:07:59 +02:00
Abirdcfly 162da6561b Update rbac.md: Describe in detail how to specify resourceNames when using list/watch verbs 2021-08-19 23:39:48 +08:00
Jordan Liggitt 315e290107 Avoid word-break on narrow page widths 2021-08-19 10:04:34 -04:00
Jordan Liggitt 8c3eb6e414 Clarify audit annotation destination 2021-08-19 09:59:19 -04:00
Kubernetes Prow Robot d12f42161e
Merge pull request #28970 from skrishna-unix/dev-1.22
Volume Populators Redesign Blog
2021-08-19 03:09:24 -07:00
Tim Bannister de7bca791e
Fix hyperlink 2021-08-19 11:00:21 +01:00
Kubernetes Prow Robot 4f203c61e4
Merge pull request #29437 from sftim/20210817_fix_tutorial_html_lang_attribute_zh
Fix HTML language attributes (中文)
2021-08-18 19:46:16 -07:00
Kubernetes Prow Robot fcd160900a
Merge pull request #29462 from sftim/20210818_fix_date_for_article
Fix date for published blog article
2021-08-18 15:47:45 -07:00
Jim Bugwadia dad01370f8 add kyverno and fix OPA/GK link
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2021-08-18 11:07:02 -07:00
Tim Bannister 944733cb20 Fix date for published blog article
This change affects the date shown in the repository and does NOT affect
the URL or content of the published article.
2021-08-18 16:03:44 +01:00
Kunal Kushwaha ee99447c9d
1.22 Feature Blog for Support for Windows privileged containers (#29022)
* 1.22 feature blog for Support for Windows privileged containers

* Rebased with latest blog content

* dates updated

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md.md

Co-authored-by: Chris Negus <cnegus@redhat.com>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md.md

Co-authored-by: Chris Negus <cnegus@redhat.com>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md.md

Co-authored-by: Chris Negus <cnegus@redhat.com>

* Update index.md.md

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md.md

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

* Rename index.md.md to index.md

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Fix broken hyperlink

* Fix broken hyperlink

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* Fix hyperlink

Co-authored-by: Rey Lejano <rlejano@gmail.com>

Co-authored-by: Brandon Smith <brasmith@microsoft.com>
Co-authored-by: Chris Negus <cnegus@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-18 07:32:08 -07:00
Arhell 50c8238a2d [es] Delete logging-stackdriver.md 2021-08-18 02:36:09 +03:00
Geoffrey Cline 57c0fe1120 update desc of namespace defaulting in CLI 2021-08-17 18:27:10 +00:00
Kubernetes Prow Robot 40f055cacc
Merge pull request #29202 from edithturn/add-content/es/docs/concepts/storage/volume-snapshot-classes
[es] Add concepts/storage/volume-snapshot-classes.md
2021-08-17 09:09:13 -07:00
Edith Puclla 1df20dc263
Update content/es/docs/concepts/storage/volume-snapshot-classes.md
Thank you, Rael! :)

Co-authored-by: Rael Garcia <rael@rael.io>
2021-08-17 10:43:06 -05:00
Kubernetes Prow Robot a5c98695b7
Merge pull request #29440 from sftim/20210817_fix_tutorial_html_lang_attribute_vi
Fix HTML language attributes (tiếng Việt)
2021-08-17 04:48:02 -07:00
Tim Bannister 399c7749c7 Fix HTML language attribute 2021-08-17 12:23:43 +01:00
Tim Bannister c1af1ad3f5 Fix HTML language attribute 2021-08-17 12:21:47 +01:00