Kubernetes Prow Robot
cc442b1dcb
Merge pull request #32659 from pohly/kubernetes-1.24-storage-capacity-ga
...
storage capacity GA blog post
2022-04-28 08:19:50 -07:00
Kubernetes Prow Robot
d4bbdb5aa7
Merge pull request #33219 from chrisnegus/dockershim-podsecurity-docs
...
Update pod security docs for dockershim removal
2022-04-28 08:17:50 -07:00
Kubernetes Prow Robot
27d1959c22
Merge pull request #33280 from craigbox/interview-1.23
...
Add release interview for 1.23
2022-04-28 08:15:50 -07:00
Ricardo Katz
78a765f16c
Add Ingress NGINX v1.2.0 blogpost ( #32965 )
...
* Add Ingress NGINX v1.2.0 blogpost
* Update content/en/blog/_posts/2022-04-15-Increasing-the-security-bar-in-Ingress-NGINX/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2022-04-15-Increasing-the-security-bar-in-Ingress-NGINX/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2022-04-15-Increasing-the-security-bar-in-Ingress-NGINX/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2022-04-15-Increasing-the-security-bar-in-Ingress-NGINX/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2022-04-15-Increasing-the-security-bar-in-Ingress-NGINX/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2022-04-15-Increasing-the-security-bar-in-Ingress-NGINX/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2022-04-15-Increasing-the-security-bar-in-Ingress-NGINX/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2022-04-15-Increasing-the-security-bar-in-Ingress-NGINX/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2022-04-15-Increasing-the-security-bar-in-Ingress-NGINX/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Fix some reviews
* Change publishing date
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-28 07:37:50 -07:00
Patrick Ohly
0e56bf9cae
blog: storage capacity GA
2022-04-28 15:54:08 +02:00
SataQiu
279fbc658d
Update content/en/docs/reference/labels-annotations-taints/audit-annotations.md
...
Signed-off-by: SataQiu <shidaqiu2018@gmail.com >
2022-04-28 19:53:21 +08:00
Craig Box
f5e420e226
You know, I actually wanted some --s
2022-04-28 23:26:53 +12:00
Craig Box
b00a8192a1
Add 1.23 blog post
2022-04-28 23:19:49 +12:00
Kubernetes Prow Robot
0bb6926031
Merge pull request #33256 from youwalther65/patch-1
...
Remove gp3 from supported EBS volume types for in-tree provisioner "kubernetes.io/aws-ebs"
2022-04-28 03:45:51 -07:00
Ben Swartzlander
e7089f9c40
v1.24 blog post: Volume populators beta
2022-04-27 13:31:52 -04:00
HeGaoYuan
ae677063f9
Update security-context.md
...
typo
2022-04-28 00:47:00 +08:00
Jens-Uwe Walther
511c74564d
Remove gp3 from supported EBS volume types
...
gp3 is not supported for the in-tree plugin "kubernetes.io/aws-ebs", only for external EBS CSI driver. So we have to remove it here
See following issue which shows that it does not work:
https://github.com/kubernetes/website/issues/33036#issuecomment-1110766774
2022-04-27 12:14:03 +02: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
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
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
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
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
Kubernetes Prow Robot
c62c9e9c61
Merge pull request #32909 from Sea-n/deprecate-ext
...
Remove deprecated `extensions` API group in document
2022-04-20 08:57:43 -07:00
Kubernetes Prow Robot
7c09c7b4be
Merge pull request #32997 from guresonur/patch-2
...
Update ingress.md
2022-04-20 04:31:40 -07:00
Priyanshu Ahlawat
320d290da5
Add Traffic Shaping Annotations ( #32549 )
...
* Update _index.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update _index.md
2022-04-20 04:29:41 -07:00
Kubernetes Prow Robot
bad34de21d
Merge pull request #33045 from reylejano/revert-32941
...
Revert changes from PR 32941 that merged before 1.24 release
2022-04-20 01:39:40 -07:00
Shivam Sharma
ac879ddbaa
Hyperlink to support period update ( #33007 )
...
* Hyperlink to support period update
* Update _index.md
2022-04-19 21:21:41 -07:00
Rey Lejano
28cea36e93
revert changes from PR 32941 that merged before 1.24 release
2022-04-19 14:50:25 -07:00
Kat Cosgrove
f23de579b3
adds historical context of the dockershim removal blog ( #32697 )
...
* adds historical context of the dockershim removal blog
* Update content/en/blog/_posts/2022-04-19-dockershim-historical-context.md
Co-authored-by: Rey Lejano <rlejano@gmail.com >
* Update content/en/blog/_posts/2022-04-19-dockershim-historical-context.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
* Update content/en/blog/_posts/2022-04-19-dockershim-historical-context.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
* Update content/en/blog/_posts/2022-04-19-dockershim-historical-context.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
* Update content/en/blog/_posts/2022-04-19-dockershim-historical-context.md
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
* Update content/en/blog/_posts/2022-04-19-dockershim-historical-context.md
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
* Update content/en/blog/_posts/2022-04-19-dockershim-historical-context.md
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com >
* clarity and grammar edits
* updates publication date and filename
Co-authored-by: Rey Lejano <rlejano@gmail.com >
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com >
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com >
2022-04-19 06:39:28 -07:00
Kubernetes Prow Robot
3dda62aa82
Merge pull request #33016 from Babapool/dockershim-migration-msg
...
Reword dockershim migration recommendation
2022-04-18 20:39:17 -07:00
Kubernetes Prow Robot
6e5451d666
Merge pull request #32471 from serewicz/patch-2
...
install-kubeadm: use nc instead of telnet
2022-04-18 19:17:18 -07:00
Christopher Negus
fcdf66a1fd
Deleted a blank line
2022-04-18 23:41:41 +00:00
Christopher Negus
ebc817852f
Add dockershim shortcode to other files
2022-04-18 23:41:41 +00:00
Kubernetes Prow Robot
22d86412bf
Merge pull request #32826 from chrisnegus/dockershim-shortcode
...
Create dockershim shortcode
2022-04-18 16:09:50 -07:00
Vitthal Sai
98d8be323f
Reword dockershim migration recommendation
2022-04-18 23:19:58 +05:30
Christopher Negus
6d560379a8
Create dockershim shortcode
2022-04-18 17:13:23 +00:00
serewicz
5750981c00
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
...
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
2022-04-18 11:25:13 -05:00
Onur
50e01a032a
Update content/en/docs/concepts/services-networking/ingress.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2022-04-18 09:28:49 +03:00