Kat Cosgrove
f6fe74c68c
Update content/en/blog/_posts/2022-4-26-kubernetes-release-1.24.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-26 14:34:15 -07:00
Kat Cosgrove
c31cf227c5
Update content/en/blog/_posts/2022-4-26-kubernetes-release-1.24.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-26 14:34:09 -07:00
Kat Cosgrove
1db68a3373
Update content/en/blog/_posts/2022-4-26-kubernetes-release-1.24.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-26 14:33:52 -07:00
Kat Cosgrove
57469c7631
Update content/en/blog/_posts/2022-4-26-kubernetes-release-1.24.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-26 14:32:31 -07:00
Nate W
712f45dee4
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-26 13:11:13 -07:00
Kubernetes Prow Robot
95859dd9df
Merge pull request #32824 from divyenpatel/dev-1.24
...
deprecate vsphere volume and update migration support detail
2022-04-26 11:28:53 -07:00
Kubernetes Prow Robot
212a936a53
Merge pull request #32673 from RaunakShah/3151-docs
...
Add docs for preventing volume mode conversion
2022-04-26 10:38:53 -07:00
Christopher Negus
a34a0567f9
Updated wording in yaml file
2022-04-26 13:59:38 +00:00
Christopher Negus
59d3e1e7a2
Update pod security docs for dockershim removal
2022-04-26 13:39:55 +00:00
Philippe Martin
43c0e26fac
Update with latest changes of API spec
2022-04-26 13:16:20 +02:00
Guangwen Feng
8f68e2cc94
Fix a typo in cadvisor.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com >
2022-04-26 16:12:42 +08:00
Kubernetes Prow Robot
eed5cc1598
Merge pull request #33196 from kinzhi/kinzhi34
...
[zh]Update content/zh/examples/README.md
2022-04-25 21:42:52 -07:00
Kubernetes Prow Robot
dba55fc802
Merge pull request #33195 from kinzhi/kinzhi33
...
[zh]Update content/zh/examples/application/mysql/mysql-services.yaml
2022-04-25 21:40:52 -07:00
Paul Schweigert
f26e8eff23
Reorg the monitoring task section ( #32823 )
...
* reorg the monitoring task section
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com >
* reorg from review comments
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com >
* review comments
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com >
* review fixes
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com >
2022-04-25 21:30:51 -07:00
Kubernetes Prow Robot
c2666031e0
Merge pull request #33124 from tengqm/tweak-nodes-page
...
Tweak the Nodes page
2022-04-25 11:47:40 -07:00
Tim Bannister
8ec031c5f4
Update container runtime list in article
...
- Use alphabetical order
- Avoid implying that GCP and AWS don't default to containerd
(don't imply anything either way).
2022-04-25 19:36:32 +01:00
Tim Bannister
15bdb72a26
Revise “Don't Panic: Kubernetes and Docker” post removal.
...
Reword the article update notice to make it clear that the removal has
now happened. Also, strike through a prediction about the release that
would remove the dockershim, because it didn't turn out to be true.
2022-04-25 19:36:31 +01:00
Tim Bannister
a7a20f2bad
Mention that the FAQ was updated
2022-04-25 19:36:31 +01:00
Tim Bannister
184561afa0
Update dockershim removal FAQ for v1.24 release
...
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com >
2022-04-25 19:36:24 +01:00
Hemant Kumar
a83202860a
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-25 12:55:04 -04:00
Hemant Kumar
8e99633e5f
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-25 12:54:58 -04:00
Hemant Kumar
4fcbbea71c
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-25 12:54:48 -04:00
Hemant Kumar
3f3ee8c792
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-25 12:54:41 -04:00
Hemant Kumar
3d8606c607
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-25 12:54:27 -04:00
Hemant Kumar
c1d4346558
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-25 12:54:19 -04:00
wei.wang
6dbf0cfaf8
[zh]Update content/zh/examples/README.md
2022-04-25 23:50:10 +08:00
wei.wang
68dbecde3a
[zh]Update content/zh/examples/application/mysql/mysql-services.yaml
2022-04-25 23:36:20 +08:00
Sean Wei
649328ac2f
Use JavaScript instead of Javascript
2022-04-24 11:54:22 +08:00
Kubernetes Prow Robot
cbc2234938
Merge pull request #33079 from nonylene/patch-1
...
scheduling-eviction/pod-overhaed.md: Fix typo
2022-04-23 09:31:36 -07:00
nonylene
4759a9f652
scheduling-eviction/pod-overhaed.md: Fix a typo
...
Bustrable -> Burstable
2022-04-24 01:15:51 +09:00
Kubernetes Prow Robot
ba5f32cc4c
Merge pull request #33129 from my-git9/badlink1
...
[en] fix wrong link
2022-04-23 05:49:36 -07:00
Arhell
49114042bc
[en] remove trailing whitespaces install-kubectl-windows.md
2022-04-23 13:08:45 +03:00
xin.li
7f624802ab
[en] fix wrong link
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-04-23 14:33:25 +08:00
Kubernetes Prow Robot
e5eeaba1eb
Merge pull request #33127 from my-git9/statefulset-pvc-auto-delete
...
[en] fix wrong link
2022-04-22 22:29:36 -07:00
xin.li
1ab38bbaa1
[en] fix wrong link
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-04-23 11:33:52 +08:00
xin.li
a27c23e081
[en] fix wrong link
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-04-23 11:13:02 +08:00
Qiming Teng
e71768592e
Tweak the Nodes page
...
Field names like `NodeReady`, `ConditionUnknown` etc are only meaningful
for developers, rather than users.
2022-04-23 10:56:34 +08:00
Raunak Pradip Shah
b656cd8d55
Some formatting changes
2022-04-22 15:31:49 +05:30
Kubernetes Prow Robot
1613606a16
Merge pull request #32774 from miteshskj/daemonset-review
...
Remove stale information about pod selector.
2022-04-22 01:16:13 -07:00
CJ Cullen
a3638c4fde
Update rbac.md
...
Fix description of magic service account group.
2022-04-21 14:07:32 -07:00
Hemant Kumar
38814f5083
Fix misc review comments
2022-04-21 13:51:30 -04:00
Hemant Kumar
0a92db4a38
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-21 13:46:53 -04:00
Hemant Kumar
2d4859d305
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-21 13:46:42 -04:00
Hemant Kumar
e9c9619f42
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-21 13:46:27 -04:00
Hemant Kumar
b4ec63b39a
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-21 13:46:04 -04:00
Hemant Kumar
54af04b961
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-21 12:17:31 -04:00
Hemant Kumar
f7a630d554
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-21 12:08:04 -04:00
Hemant Kumar
687f4ef832
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-21 12:07:33 -04:00
Hemant Kumar
1983d8e1b3
Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-21 12:07:27 -04:00
Akihito INOH
c4b703f11f
use for_k8s_version not for_kubernetes_version
...
This commit use "for_k8s_version" property on feature-state short
code, not "for_kubernetes_version".
2022-04-21 06:43:44 +09:00