Kubernetes Prow Robot
efd8be8391
Merge pull request #40780 from milas/april-patch-releases
...
Update data/releases/schedule.yaml for April 2023 patches
2023-04-26 14:00:14 -07:00
Milas Bowman
132d8089cc
Update data/releases/schedule.yaml for April 2023 patches
...
* v1.24.13
* v1.25.9
* v1.26.4
* v1.27.1
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-04-26 16:55:02 -04:00
Kubernetes Prow Robot
770b345343
Merge pull request #39415 from xing-yang/blog_VolumeGroupSnapshot
...
Add post-release blog article about Volume Group Snapshot alpha
2023-04-26 10:00:14 -07:00
xing-yang
48231019b0
Address comments
2023-04-26 16:34:08 +00:00
Kubernetes Prow Robot
df7d75fedc
Merge pull request #37418 from pwschuurman/kep-3335-blog
...
Add 1.27 feature blog article about StatefulSet Start Ordinals (KEP-3335)
2023-04-26 09:20:14 -07:00
Kubernetes Prow Robot
b00151c8e2
Merge pull request #40816 from ahrtr/min_etcd_version_20230424
...
Update the minimum recommended etcd versions to run in production to `3.4.22+` and `3.5.6+`
2023-04-25 20:52:15 -07:00
Niranjan Darshan
136bdad0d4
Fixed broken link blog 2022 ( #40663 )
...
* Fixed broken link blog 2022
* added correct link
2023-04-25 20:00:16 -07:00
Kubernetes Prow Robot
58692a7fc9
Merge pull request #40828 from sanposhiho/patch-6
...
Add the deprecation notice of KubeSchedulerConfiguration v1beta3
2023-04-25 19:52:16 -07:00
xing-yang
cd03bdddcf
Address review comments
2023-04-26 01:45:06 +00:00
Kensei Nakada
fe878980eb
Add the deprecation notice of KubeSchedulerConfiguration v1beta3
2023-04-26 07:58:00 +09:00
Peter Schuurman
f71a86263d
Update title to reflect k8s 1.27
2023-04-25 10:38:02 -07:00
Kubernetes Prow Robot
cc5d82c2b1
Merge pull request #40070 from KnVerey/applyset-blog-post
...
Add blog post to announce ApplySet-based pruning in kubectl
2023-04-24 16:21:02 -07:00
Kubernetes Prow Robot
579c5cfe4f
Merge pull request #39844 from Jefftree/oas-blog
...
Blog post for KEP-2896 and KEP-2885
2023-04-23 19:23:14 -07:00
Tim Bannister
428cd59d66
Fix article title
2023-04-24 03:03:06 +01:00
Benjamin Wang
c7f1fdf50c
update the minimum recommended etcd versions to 3.4.22+ and 3.5.6+
...
3.3 is end of life.
There is also a data inconsistency issue in 3.4.21 and 3.5.5,
so 3.4.22+ and 3.5.6+ are the minimum recommended versions.
Please read https://groups.google.com/g/etcd-dev/c/8S7u6NqW6C4 .
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-04-24 07:20:21 +08:00
Kubernetes Prow Robot
22ce832b42
Merge pull request #40807 from windsonsea/decfige
...
tweak line wrappings in declarative-config.md
2023-04-23 01:53:12 -07:00
Kubernetes Prow Robot
a73d6b4293
Merge pull request #40623 from tengqm/update-feature-gate-1.27
...
Update feature gates for v1.27
2023-04-22 20:09:12 -07:00
windsonsea
64a06fd595
tweak line wrappings in declarative-config.md
2023-04-23 11:01:45 +08:00
Kubernetes Prow Robot
d1f6abfd93
Merge pull request #40711 from tengqm/fix-examples-test
...
Fix examples test for 1.27
2023-04-21 01:13:12 -07:00
Kubernetes Prow Robot
40e713821e
Merge pull request #39309 from jackcasey-visier/main
...
Improve grammar in etcd glossary
2023-04-20 11:07:11 -07:00
Qiming Teng
80ce7b0f57
Update feature gates for v1.27
2023-04-20 22:05:00 +08:00
Kubernetes Prow Robot
47603cc9ab
Merge pull request #40741 from pmsanford/patch-1
...
Fix references to exclude-from-external-load-balancer (add s)
2023-04-20 00:53:10 -07:00
Kubernetes Prow Robot
c42b2b87b1
Merge pull request #40654 from lichao127/patch-1
...
Add command to turn off swap in install-kubeadm.md
2023-04-19 19:23:14 -07:00
Sergey Shevchenko
3dd4b95a60
fix: Fix column order for feature-gates table
2023-04-19 13:23:45 +03:00
Paul Sanford
53ca344721
Fix references to exclude-from-external-load-balancer (add s)
...
The annotation is "node.kubernetes.io/exclude-from-external-load-balancers," but the docs refer to it twice as "node.kubernetes.io/exclude-from-external-load-balancer" (without the s at the end). This change fixes those references.
2023-04-17 16:52:42 -06:00
Lichao
d6ba23f7a8
add instructions to disable swap
2023-04-17 12:55:04 -07:00
Kubernetes Prow Robot
dee7405a87
Merge pull request #40484 from niranjandarshann/incorrectcommand/tutorial
...
Add missing quote in Performing a Rolling Update tutorial page
2023-04-17 02:20:44 -07:00
Qiming Teng
ad7c0712c6
Fix examples test for 1.27
...
- Some examples are actually not good "examples", i.e. they are not
not ready for the users to try out.
- Some examples are failing the validation in their current format.
- Some examples skipped the test case.
These issues are fixed.
2023-04-16 17:26:12 +08:00
Stanislav Kardashov
5ed63def8a
fix minor typo permision -> permission
2023-04-15 18:38:24 +03:00
Kubernetes Prow Robot
97dd45228a
Merge pull request #40615 from ahmedtd/document-ctb-sa-list
...
ClusterTrustBundles: Document service account impersonation
2023-04-14 11:10:40 -07:00
Taahir Ahmed
4a5436f42e
ClusterTrustBundles: Document service account impersonation
...
(Change message to retrigger tests)
2023-04-14 11:05:15 -07:00
Kubernetes Prow Robot
49be5fdc3a
Merge pull request #39836 from jsafrane/add-selinux-blog
...
Add blog for Efficient SELinux volume relabeling (Beta)
2023-04-14 06:56:40 -07:00
Jan Šafránek
357e5a62f0
Update content/en/blog/_posts/2023-04-18-efficient-selinux-relabeling-beta.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-04-14 15:49:42 +02:00
Kubernetes Prow Robot
88c9abee24
Merge pull request #40647 from Huang-Wei/sched-framework-update
...
Update scheduler framework doc to include PreEnqueue
2023-04-14 05:26:40 -07:00
Kubernetes Prow Robot
792ce55f0c
Merge pull request #40675 from AmarNathChary/Fixed_Brokenlink
...
Fixed Broken link in Feature gates
2023-04-14 05:08:39 -07:00
Kubernetes Prow Robot
69f67c3404
Merge pull request #40085 from Ritikaa96/loadbalancerip-deprecation
...
Deprecation Note added for loadbalancerIP
2023-04-14 03:26:39 -07:00
AmarNathChary
d8c3dc822f
Fixed Broken link in Feature gates
2023-04-14 15:33:03 +05:30
Peter Schuurman
4f223e0d3b
Add publish date for StatefulSet Migration blog
2023-04-13 20:37:10 -07:00
Peter Schuurman
22101af315
Update StatefulSetStartOrdinal blog post for beta v1.27
2023-04-13 20:35:39 -07:00
Peter Schuurman
13f1c8ab05
Update formatting and wording for StatefulSet Migration Redis demo
2023-04-13 20:35:39 -07:00
Peter Schuurman
8ca5a5d775
Minor edits to StatefulSet start ordinal blog post
2023-04-13 20:35:39 -07:00
Peter Schuurman
76dae78857
Remove MCS references from StatefulSet start ordinal blog post
2023-04-13 20:35:39 -07:00
Peter Schuurman
bd610ae7d3
Review updates for StatefulSet StartOrdinal blog post
2023-04-13 20:35:39 -07:00
Peter Schuurman
0043f1967f
Add a note about copying PV/PVC from source to destination cluster
2023-04-13 20:35:39 -07:00
Peter Schuurman
bd45ab5474
Update blog post headings and add What's Next section
2023-04-13 20:35:39 -07:00
Peter Schuurman
8555b53308
Add blog post for StatefulSet Migration using StatefulSetStartOrdinal
2023-04-13 20:35:39 -07:00
Wei Huang
625b031344
fixup: address comments
2023-04-13 14:37:57 -07:00
Kubernetes Prow Robot
5cad9a854d
Merge pull request #40672 from danwinship/kube-proxy-skew
...
Drop kube-proxy/kubelet skew requirement
2023-04-13 13:46:39 -07:00
Kubernetes Prow Robot
543dd54f42
Merge pull request #39777 from sanposhiho/topologyspread
...
Pod Topology Spread blog post (KEP-3022 KEP-3094 KEP-3243)
2023-04-13 12:46:39 -07:00
Tim Bannister
184185755a
Fix typography
2023-04-13 20:42:37 +01:00