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
Onur
70c7785cdd
Update ingress.md
...
'spec' is just another field that any Kubernetes object (Ingress here) needs.
2022-04-17 20:02:10 +03:00
Kubernetes Prow Robot
3920b5e71f
Merge pull request #32813 from tengqm/networkpolicy-example
...
Move NetworkPolicy into examples
2022-04-16 13:57:10 -07:00
Sean Wei
613bb080ff
Remove deprecated `extensions` API group in document
2022-04-16 21:56:25 +08:00
Kubernetes Prow Robot
8ac6b0360c
Merge pull request #32923 from jai/jai/add-app-labels-well-known
...
Register and properly document recommended workload labels
2022-04-16 04:35:11 -07:00
196Ikuchil
97295ed88f
Improvement for en/docs/reference/glossary/api-eviction.md ( #32959 )
...
* fix:add description of PodDisruptionBudgets and hyperlink
* Update api-eviction.md
2022-04-16 04:33:10 -07:00
Kubernetes Prow Robot
6213b9368f
Merge pull request #32963 from Sea-n/remove-space
...
Remove space in filename
2022-04-16 04:29:10 -07:00
Sean Wei
73ecc2aacf
Remove space in filename
2022-04-15 20:58:06 +08:00
Sean Wei
bcef1ba452
Rename non-ASCII filename
2022-04-15 20:47:49 +08:00
Kubernetes Prow Robot
5c57cce5d6
Merge pull request #32711 from astraw99/patch-4
...
Update quality-service-pod.md
2022-04-14 22:41:10 -07:00
Kubernetes Prow Robot
6fb52c5790
Merge pull request #32897 from Sea-n/main
...
[en] Fix Markdown formats
2022-04-14 18:17:10 -07:00
Kubernetes Prow Robot
df7785e4fe
Merge pull request #32759 from AkihiroSuda/update-containerd-cri-link
...
runtime-class.md: update containerd/cri link
2022-04-14 17:23:10 -07:00
Tim Allclair
2dbbadd7d7
Fix contiv link
2022-04-14 09:49:19 -07:00
Tim Allclair
33d6f7a697
Revert "Delete broken link (contiv.io)"
...
This reverts commit b0e4e7a03c
.
2022-04-14 09:47:26 -07:00
Jai Govindani
795672d928
feat(labels-annotations-taints): Add recommended labels
2022-04-14 09:24:21 +07:00
Mitesh Jain
fbd099a209
Adding more information to Installing kubeadm step. ( #32884 )
...
* Adding more information to Installing kubeadm step.
* Adding more information to installing kubeadm step.
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
* Remove unnecessary quotes.
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2022-04-13 17:54:46 -07:00
Sean Wei
01c3c53b7d
[en] Fix Markdown format
2022-04-14 01:33:53 +08:00
Kubernetes Prow Robot
c6472cbea3
Merge pull request #32132 from shannonxtreme/dockershim-am-i-on-dockerhsim
...
Add info about finding the runtime endpoint
2022-04-13 09:32:46 -07:00
Shannon Kularathna
d3ad42f669
Add info about finding the runtime endpoint
2022-04-13 15:36:55 +00:00
Chris Short
a582a21cf0
Mention Detector for Docker Socket in dockershim removal FAQ ( #32685 )
...
* Update 2022-02-17-updated-dockershim-faq.md
Adding the new Detector for Docker Socket plugin to the FAQ.
The tool will help folks find Dockershim usage in files on disk as well as running clusters.
* Apply suggestions from code review
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
* Update 2022-02-17-updated-dockershim-faq.md
Adding period
* Update content/en/blog/_posts/2022-02-17-updated-dockershim-faq.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
* Update content/en/blog/_posts/2022-02-17-updated-dockershim-faq.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-12 15:42:46 -07:00
Kubernetes Prow Robot
2ca30c11c8
Merge pull request #30840 from sftim/20211209_highlight_dockershim_deprecation_discussion_issue
...
Highlight discussion issue for dockershim deprecation
2022-04-12 12:52:46 -07:00
Kubernetes Prow Robot
b69b3d76cb
Merge pull request #32098 from Babapool/pr-shadow-wrangler-docs
...
Add documentation for PR Wrangler Shadow program
2022-04-12 10:33:24 -07:00
Tim Bannister
05e987a47b
Highlight discussion issue for dockershim deprecation
...
- Link to k/kubernetes issue 106917
(various places)
- Related rewording to make that extra link work in context
and also:
- Replace alias for dockershim FAQ with a Netlify redirect
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-04-12 18:02:26 +01:00
Kubernetes Prow Robot
89cf5eb7ce
Merge pull request #32738 from sftim/20220401_update_container_runtimes_dockershim_removal
...
Revise “Container runtimes” page in light of dockershim removal
2022-04-12 07:55:23 -07:00
Kubernetes Prow Robot
383fd26f21
Merge pull request #32761 from sftim/20220405_update_kubelet_container_runtime_detection_dockershim
...
Update kubeadm CRI detection docs in light of dockershim deprecation
2022-04-12 07:19:23 -07:00
Mengjiao Liu
7e0a2162d7
Fix missing links
2022-04-12 16:46:38 +08:00
Mengjiao Liu
812dafd7ef
Fix mysql-configmap.yaml error
2022-04-12 12:05:40 +08:00
Kubernetes Prow Robot
e45bfb5027
Merge pull request #32860 from miteshskj/replicationctrl-review
...
Adding link for client library to client-libraries page.
2022-04-11 18:05:22 -07:00
Mitesh Jain
bcc87b7c34
Remove stale information about pod dnsConfig.
2022-04-11 20:58:24 +05:30
Mitesh Jain
a21e006ebe
Adding link for client library to client-libraries page.
2022-04-11 20:47:44 +05:30
Mengjiao Liu
164bdfa5a1
Update links in file default-storage-class-prereqs.md to avoid using targets that are redirected.
2022-04-11 17:50:08 +08:00
Kubernetes Prow Robot
ab44da16f1
Merge pull request #32836 from 08thse/patch-1
...
Fix typo in create-hostprocess-pod.md
2022-04-10 17:06:05 -07:00
sou
4764a50fee
Update create-hostprocess-pod.md
...
Fix typo (Window -> Windows)
2022-04-09 23:52:46 +09:00
Mark Andreev
27ec191771
Remove link to domana.io
...
The domain name Romana.io is for sale. I suggest to remove this invalid ref.
2022-04-09 13:13:20 +04:00
Kubernetes Prow Robot
74b148081f
Merge pull request #32793 from TheSamDickey/patch-1
...
Update ingress-v1 rules.http.paths.pathType values
2022-04-08 16:36:04 -07:00
Kubernetes Prow Robot
9169cc8ebc
Merge pull request #32791 from jihoon-seo/220407_Replace_Go_Doc_URL_with_pkg.go.dev
...
Replace Go Doc URL with `pkg.go.dev`
2022-04-08 16:06:04 -07:00
Kubernetes Prow Robot
12e12f8f05
Merge pull request #32817 from sarangjo/patch-1
...
Nit: grammar fix on install-kubectl-linux.md
2022-04-08 03:46:42 -07:00
Kubernetes Prow Robot
75ce0b8cfb
Merge pull request #32814 from ktsakalozos/patch-1
...
Fix minor typo in certificates.md
2022-04-08 03:44:42 -07:00
Kubernetes Prow Robot
3b19dbf22f
Merge pull request #32764 from neolit123/1.24-add-steps-for-reconf
...
kubeadm: add task page for cluster reconf
2022-04-08 03:28:42 -07:00
Sarang Joshi
b3e75c52a6
Nit: grammar fix on install-kubectl-linux.md
2022-04-08 15:19:53 +05:30
Konstantinos Tsakalozos
eb53819201
Fix minor typo in certificates.md
2022-04-08 12:08:55 +03:00
Kubernetes Prow Robot
e408a389b3
Merge pull request #32757 from iamNoah1/main
...
Revise page “Contributing to the Upstream Kubernetes Code”
2022-04-08 01:34:41 -07:00
Qiming Teng
b51b1d6b1d
Move NetworkPolicy into examples
2022-04-08 16:00:56 +08:00
Mads Jensen
eefc776e29
Fix typos in Markdown links. ( #32802 )
...
* Fix typos in Markdown links.
* Test
Co-authored-by: Mads Jensen <atombrella@users.noreply.github.com>
2022-04-08 00:16:41 -07:00
Lubomir I. Ivanov
931581eb88
kubeadm: add task page for cluster reconf
...
The new task page outlines steps for reconfiguring
a kubeadm cluster and persisting reconfiguration.
Link the new page from the existing guides for
"customizing components", "creating a cluster",
and "kubeadm upgrade".
Co-authored-by: Paco Xu <paco.xu@daocloud.io>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-08 01:57:42 +03:00
Kubernetes Prow Robot
d8dfd81d0c
Merge pull request #32786 from reylejano/update-removal-blog
...
Follow-up PR to 1.24 Removals and Deprecations blog
2022-04-07 08:41:58 -07:00
Kubernetes Prow Robot
220720a2b8
Merge pull request #32799 from guresonur/patch-2
...
Update service.md
2022-04-07 02:05:57 -07:00
Kubernetes Prow Robot
3aef33c651
Merge pull request #32259 from tengqm/fix-links-3
...
Fix nits in the change runtime containerd page
2022-04-07 02:03:57 -07:00
Kubernetes Prow Robot
ed8d57455a
Merge pull request #32190 from tengqm/fix-nodelocaldns
...
Reformat the node local DNS cache page
2022-04-07 01:39:57 -07:00
Onur
e42c5e6c86
Update service.md
2022-04-07 11:28:58 +03:00
TheSamDickey
1be2b6e05c
Update ingress-v1.md
...
While reading through the documentation, I noticed weird asterisk characters that seemed like they should be bullet points. I kept reading and saw the formatting for `loadBalancer.ingress.ports.protocol`. I liked how it organized the values into an easy to read list.
This proposed change formats the possible values for `rules.http.paths.pathType` to be a bullet point list, in (imo) a format that is easier to read.
2022-04-06 23:33:52 -05:00