21835 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 18894958ce Merge pull request #32663 from gnufied/expansion-ga-124
Add blog article about volume expansion graduating to GA
2022-05-03 16:16:46 -07:00
Nate W fe7628ed59 Merge pull request #32867 from mickeyboxell/patch-2
Create Kubernetes 1.24 Release Blog Article
2022-05-03 15:53:08 -07:00
Sergey c15d19c254 Update expose-intro.html
... в каких случаях понадобится...
либо 
... в каких случаях может понадобиться...
2022-05-03 21:56:09 +07:00
wei.wang a07e3c955f [zh]Update content/zh/docs/reference/access-authn-authz/extensible-admission-controllers.md
[zh]Update content/zh/docs/reference/access-authn-authz/extensible-admission-controllers.md
2022-05-03 22:18:15 +08:00
Axel Tan 7696b56f66 Update links 2022-05-03 21:57:59 +08:00
0xff-dev 866d231a2e [zh] sync api-concepts.md 2022-05-03 20:50:35 +08:00
Tim Bannister 0854736af4 Update article title
Follow the informal convention for post-release communications.
2022-05-03 12:15:37 +01:00
Jai Govindani 891014838e fix: Add quotes on annotation boolean
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-05-03 16:58:42 +07:00
ProbStub 2dc7ba07ab Adding reference how to do configmap changes
In reference to https://stackoverflow.com/questions/54571185/how-to-patch-a-configmap-in-kubernetes adding a note on how to modify configmaps in a deployment.
2022-05-03 09:56:13 +02:00
suning0 c86463d5d1 [zh]Update content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase.md 2022-05-03 15:42:09 +08:00
suning0 46ccaa197b [zh]Update content/zh/docs/reference/command-line-tools-reference/feature-gates.md 2022-05-03 15:23:58 +08:00
craigbox 3c3b0b379f Fix broken link in blog post 2022-05-03 05:20:35 +01:00
Mickey Boxell d1aa9e6702 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-02 12:26:27 -07:00
Mickey Boxell b96d7cb83a Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-02 12:26:19 -07:00
Mickey Boxell ad677c349a Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-02 12:26:11 -07:00
Mickey Boxell eb115a845e Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-02 12:26:03 -07:00
Mickey Boxell 7c52bd51e4 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-02 12:25:55 -07:00
Mickey Boxell 745308c322 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-02 12:25:48 -07:00
Mickey Boxell 3766319ba5 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-02 12:25:41 -07:00
Mickey Boxell 1fde1530b1 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-02 12:25:33 -07:00
Mickey Boxell a889e49203 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-02 12:25:26 -07:00
Mickey Boxell c9be6905ef Updated release webinar link 2022-05-02 12:25:16 -07:00
Nate W 5ead53b3e8 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-05-02 10:29:49 -07:00
Mickey Boxell e7d4517a89 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: James Laverack <james@jameslaverack.com>
2022-05-02 11:02:47 -05:00
Romain Aviolat 7f13ad092c Document using SOCKS5 to access Kubernetes API (#31527)
* ofeat: add SOCKS5 proxy documentation

Goal of this commit is to document the usage of SOCKS5 proxies to reach
the Kubernetes API.

* Apply suggestions from code review

Co-authored-by: chrismetz09 <cymetz@gmail.com>

* Apply suggestions from code review

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

* fix: apply contributors suggestions

* fix: apply contributors suggestions

* Update content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md

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

* fix: apply new contributors suggestions

* Update content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md

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

* feat: add cleanup and furter reading sections

* fix: comment on SOCKS5 proxy

* nit

* fix: workflow

Co-authored-by: chrismetz09 <cymetz@gmail.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-05-02 08:15:14 -07:00
huangminjie bd650eaf05 [de] update content/de/docs/tasks/job/_index.md 2022-05-02 22:42:41 +08:00
yuli e065c9675e [zh]Update content/zh/docs/concepts/security/pod-security-admission.md 2022-05-02 19:10:08 +08:00
Kubernetes Prow Robot a8b640bd6f Merge pull request #33388 from kinzhi/kinzhi79
[zh]Update /docs/tasks/debug/debug-application/debug-running-pod
2022-05-02 04:07:14 -07:00
Kubernetes Prow Robot cdbdf86f50 Merge pull request #33389 from kinzhi/kinzhi80
[zh]Update content/zh/docs/setup/production-environment/_index.md
2022-05-02 04:05:13 -07:00
Kubernetes Prow Robot c2c0864b39 Merge pull request #33376 from my-git9/cassandra4
[zh] Update statefule-application/cassandra.md
2022-05-02 03:57:13 -07:00
Kubernetes Prow Robot cc862075d0 Merge pull request #33358 from kinzhi/kinzhi70
[zh]Update content/zh/blog/_posts/2022-02-17-updated-dockershim-faq.md
2022-05-02 03:51:13 -07:00
Shubham Kuchhal d1076700c7 Fixed all hyperlinks of the task "Monitoring, Logging, and Debugging" in all pages. 2022-05-02 14:46:52 +05:30
Kubernetes Prow Robot f96d4b35ac Merge pull request #33394 from Arhell/upd-name
[fr] update pod-topology-spread-constraints adding the missing schedu…
2022-05-01 23:33:14 -07:00
Mickey Boxell 91839d3448 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-01 22:22:35 -07:00
Mickey Boxell 7816f93201 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-01 22:22:01 -07:00
Mickey Boxell d7ab493648 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-01 22:21:15 -07:00
Mickey Boxell 4b1a3999e3 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-01 22:20:56 -07:00
Mickey Boxell f86a188313 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-01 22:20:12 -07:00
Mickey Boxell 54b89a3c7f Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-01 22:20:03 -07:00
Mickey Boxell 715b4172b6 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-01 22:19:26 -07:00
Mickey Boxell 424e2907ae Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-01 22:19:14 -07:00
Mickey Boxell 21d16ae8e8 Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-05-01 22:19:01 -07:00
Mickey Boxell a0f74d6ed9 Update 2022-05-03-kubernetes-release-1.24.md 2022-05-01 17:10:55 -07:00
Arhell 2ee729786c [fr] update pod-topology-spread-constraints adding the missing scheduler name 2022-05-02 00:34:38 +03:00
wei.wang e43117b81d [id]Update content/id/examples/admin/logging/two-files-counter-pod-streaming-sidecar.yaml 2022-05-02 03:42:54 +08:00
wei.wang a8a2010b8a [ja]Update content/ja/examples/admin/resource/cpu-constraints-pod-3.yaml 2022-05-02 03:26:22 +08:00
wei.wang 17321b2b64 [zh]Update content/zh/docs/setup/production-environment/_index.md 2022-05-02 03:17:44 +08:00
wei.wang d2a0ae199d [zh]Update /docs/tasks/debug/debug-application/debug-running-pod) 2022-05-02 03:07:26 +08:00
wei.wang 92b4132346 [zh]Update content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs.md 2022-05-02 02:55:13 +08:00
wei.wang b216862235 [zh]Update content/zh/docs/concepts/workloads/pods/ephemeral-containers.md
[zh]Update content/zh/docs/tasks/debug/debug-application/debug-running-pod.md

[zh]Update content/zh/docs/tasks/debug/debug-application/debug-running-pod.md
2022-05-02 02:43:52 +08:00