File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,13 @@ SIG Release Slack thread:
63
63
64
64
#### After kubernetes/kubernetes (master) has been updated
65
65
66
- <!-- Example: https://github.com/kubernetes/release/pull/3390 -->
66
+ <!--
67
+ Notice: Always use the oldest supported distribution release (Debian bullseye as
68
+ time of writing) to achieve maximum glibc compatibility of the kubelet. Other
69
+ images can use the latest available release.
70
+
71
+ Example: https://github.com/kubernetes/release/pull/3390
72
+ -->
67
73
- [ ] ` k8s-cloud-builder ` and ` k8s-ci-builder ` image updates:
68
74
69
75
<!-- Example: https://github.com/kubernetes/test-infra/pull/31387 -->
@@ -118,7 +124,13 @@ happened for the 1.20 and 1.19 Kubernetes release branches.
118
124
119
125
#### After kubernetes/kubernetes (release branches) has been updated
120
126
121
- <!-- Example: https://github.com/kubernetes/release/pull/3394 -->
127
+ <!--
128
+ Notice: Always use the oldest supported distribution release (Debian bullseye as
129
+ time of writing) to achieve maximum glibc compatibility of the kubelet. Other
130
+ images can use the latest available release.
131
+
132
+ Example: https://github.com/kubernetes/release/pull/3394
133
+ -->
122
134
- [ ] ` k8s-cloud-builder ` and ` k8s-ci-builder ` image updates:
123
135
124
136
<!-- Example: https://github.com/kubernetes/test-infra/pull/31398 -->
You can’t perform that action at this time.
0 commit comments