Commit Graph

31842 Commits (e0d6f94bf6b8ceebf634d9649082666098e96e29)

Author SHA1 Message Date
Seth McCombs ff77ce9716 update from ci-robot to triage-robot 2022-06-15 13:48:11 -07:00
Sean c07dc927af
Replace emoji in GitHub PR template 2022-06-16 02:48:13 +08:00
Sean Wei 34311def9f Sync code of conduct from cncf upstream 2022-06-16 02:00:03 +08:00
Kubernetes Prow Robot a2de12ad3f
Merge pull request #34229 from tengqm/zh-imagepolicy
[zh] Translate imagepolicy configuration API
2022-06-15 10:07:18 -07:00
Kubernetes Prow Robot 6618eca271
Merge pull request #32401 from sftim/20220321_review_release_blog_articles_mark_evergreen
Revise older blog articles and mark some evergreen
2022-06-15 09:07:18 -07:00
Kubernetes Prow Robot aaedb0a0c9
Merge pull request #34245 from Arhell/update-link
[ja] update regular cadence link (version-skew-policy.md)
2022-06-15 07:39:18 -07:00
xin.li c0b6e2e66a [zh]update daemonset.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-06-15 22:02:15 +08:00
Mr. Erlison cd78a1ac11 Update term objeto da API 2022-06-15 10:56:25 -03:00
Mr. Erlison 534963b58e Update typo 2022-06-15 10:52:51 -03:00
Nitish Kumar 73940cc511 Localization for 'What is Kubernetes' made correct 02 2022-06-15 17:54:49 +05:30
Icarus9913 8f3c935b26 improve chinese translation
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
2022-06-15 17:15:27 +08:00
Kubernetes Prow Robot 56901058c8
Merge pull request #34304 from javadoors/patch-3
remove duplicate words
2022-06-15 02:09:17 -07:00
Kubernetes Prow Robot 5a3a018d3e
Merge pull request #34302 from javadoors/patch-2
Correct typos
2022-06-15 02:07:17 -07:00
Kubernetes Prow Robot 56a40f18d2
Merge pull request #33906 from afro-coder/p1-dev
Document where to find container images for Kubernetes components
2022-06-15 01:59:17 -07:00
paul.zhang e29e7a7bdf
remove duplicate words
remove duplicate words:容器容器运行时->容器运行时
2022-06-15 16:54:12 +08:00
afro-coder 5dffdb5ad2
Document where to find container images for Kubernetes components
Added documentation on how to download Kubernetes Components as images.

Signed-off-by: afro-coder <leon9923@gmail.com>
2022-06-15 14:12:48 +05:30
Daniel Garnier-Moiroux 4b0dc5d21c remove workaround to refresh mounted secrets/configmaps in Tasks section 2022-06-15 09:53:05 +02:00
paul.zhang 09539180b0
Correct typos
Correct typos:挂在->挂载
2022-06-15 15:00:40 +08:00
Qiming Teng 1ab85e65e0 [zh] Update localization style 2022-06-15 14:42:26 +08:00
Nitish Kumar 1e99b7d977 Localization for 'What is Kubernetes' made correct 2022-06-15 10:41:30 +05:30
Kubernetes Prow Robot 5594b2dd57
Merge pull request #34285 from nate-double-u/add-nate-double-u-blog-editor
add nate-double-u as a blog editor
2022-06-14 20:49:17 -07:00
Kubernetes Prow Robot 7058322289
Merge pull request #34283 from sftim/20220614_fix_html
Fix invalid HTML element name
2022-06-14 18:09:17 -07:00
javadoors e849026b79 [zh] Translate /docs/reference/kubernetes-api/authentication-resources/certificate-signing-request-v1/ to Chinese #34137 2022-06-15 08:49:48 +08:00
Kubernetes Prow Robot e0f2e9362c
Merge pull request #34131 from JohnTitor/enhance-removal-de
Add a link to the "Uninstall Docker Engine" section
2022-06-14 15:51:32 -07:00
Yuki Okushi 044be48140
Reword to clarify
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-15 07:34:19 +09:00
Kubernetes Prow Robot 553dc2f663
Merge pull request #32894 from xurizaemon/kubectl-proxy-url-docs
Docs fix for kubectl proxy configuration
2022-06-14 15:23:34 -07:00
Kubernetes Prow Robot 7a6a653a7c
Merge pull request #33856 from fjammes/patch-1
Update socks5-proxy-access-api.md
2022-06-14 15:19:34 -07:00
Fabrice Jammes 1f22d45a3b
Update content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-14 22:56:04 +02:00
Fabrice Jammes aba1766a83
Update content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-14 22:55:22 +02:00
Raki af65de3877
Callout that impersonation needs (ClusterRole)Binding (#34082)
* Callout that impersonation needs (ClusterRole)Binding

I learned through trial and error that impersonation does not work with Role and RoleBinding - this was not obvious. It would be good if the docs call this out.

* Update content/en/docs/reference/access-authn-authz/authentication.md

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

* Update content/en/docs/reference/access-authn-authz/authentication.md

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

* Update content/en/docs/reference/access-authn-authz/authentication.md

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

* Update content/en/docs/reference/access-authn-authz/authentication.md

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

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-14 13:09:33 -07:00
Nate W 6fb4f0a7b7 add nate-double-u as a blog editor
Signed-off-by: Nate W <natew@cncf.io>
2022-06-14 09:58:28 -07:00
Fabrice Jammes 50cfc51fc9
Merge branch 'kubernetes:main' into patch-1 2022-06-14 17:22:08 +02:00
Tim Bannister 40c2c147d1 Fix invalid HTML element name
Wrong: <headclass="live-site">
Right: <head class="live-site">

Make it so.
2022-06-14 13:49:49 +01:00
Kubernetes Prow Robot 7aa5a90d74
Merge pull request #34251 from dradetsky/disable-gtag-in-local
Omit Google Analytics code for local Hugo website build
2022-06-14 05:35:34 -07:00
Kubernetes Prow Robot 9ec00368e7
Merge pull request #34278 from ioleksiuk/patch-1
Typo "crytographic"Setting up the cluster section
2022-06-14 04:43:33 -07:00
Chris Burgess 81fe9b4e91 Docs fix for kubectl proxy configuration
Follow-up to https://github.com/kubernetes/website/pull/32245
2022-06-14 22:33:44 +12:00
Illia Oleksiuk 7e692c9c21
Typo "crytographic"Setting up the cluster section 2022-06-14 13:10:53 +03:00
Kubernetes Prow Robot 4f1b0ca289
Merge pull request #34256 from sarazqy/main
translate SIG Apps: build apps for and operate them in Kubernetes int…
2022-06-14 02:23:33 -07:00
Kubernetes Prow Robot 73a3fcaacd
Merge pull request #34272 from s-kawamura-w664/update-apiref
Fix api-reference shortcode for localized pages.
2022-06-14 01:31:33 -07:00
sarazqy 2ab8771dc3 translate SIG Apps: build apps for and operate them in Kubernetes into Chinese 2022-06-14 16:07:03 +08:00
s-kawamura-w664 0aa7c16ab5 Fix api-reference shortcode for localized pages. 2022-06-14 06:18:41 +00:00
Kubernetes Prow Robot fa30b00b19
Merge pull request #34211 from 0904-mansi/main
[en] typo: "Mananger" in Architecture: Node documentation solved
2022-06-13 23:07:32 -07:00
Kubernetes Prow Robot 66b1385e0e
Merge pull request #33838 from marosset/host-process-containers-logon-issues
Add troubleshooting tips for hostprocess containers 'failed to create user process token' error during container creation
2022-06-13 23:05:32 -07:00
Kubernetes Prow Robot 91af3ff6be
Merge pull request #33768 from prb112/patch-1
minDomains not included in schema on pod-topology-spread-constraints.md
2022-06-13 23:03:34 -07:00
Kubernetes Prow Robot 8b2891fa0a
Merge pull request #33763 from sftim/20220517_fix_blog_article_title
Fix blog article title for storage-capacity-ga announcement
2022-06-13 23:01:32 -07:00
Kubernetes Prow Robot 29a21da70f
Merge pull request #33659 from macno/patch-1
Update Validation Rules Examples
2022-06-13 22:59:33 -07:00
Kubernetes Prow Robot 0fa1da9e7e
Merge pull request #33638 from clux/patch-1
Add kube-rs to operator.md's third-party content
2022-06-13 22:53:32 -07:00
Kubernetes Prow Robot 0c8128ce33
Merge pull request #33615 from bngsudheer/patch-2
Update chart link
2022-06-13 22:45:32 -07:00
Kubernetes Prow Robot de82b20085
Merge pull request #33565 from jihoon-seo/220509_Fix_links_to_ephemeral_volume_types
Fix links to ephemeral volume types
2022-06-13 22:43:32 -07:00
Kubernetes Prow Robot 8f7748cd42
Merge pull request #33088 from Jitsusama/patch-1
Fix Minor Typo on API Concepts Page
2022-06-13 22:21:32 -07:00