File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ slug: improving-support-go-updates
7
7
8
8
** Author** : [ Jordan Liggitt] ( https://github.com/liggitt ) (Google)
9
9
10
- ### The Problem
10
+ ### The problem
11
11
12
12
Since v1.19 (released in 2020), the Kubernetes project provides 12-14 months of patch releases for each minor version.
13
13
This enables users to qualify and adopt Kubernetes versions in an annual upgrade cycle and receive security fixes for a year.
@@ -43,7 +43,7 @@ users would have to upgrade away from older Kubernetes minor versions before the
43
43
If a user was not prepared to do that upgrade, it could result in vulnerable Kubernetes clusters.
44
44
Even if a user could accommodate the unexpected upgrade, the uncertainty made Kubernetes' annual support less reliable for planning.
45
45
46
- ### The Solution
46
+ ### The solution
47
47
48
48
We're happy to announce that the gap between supported Kubernetes versions and supported Go versions has been resolved as of January 2023.
49
49
You can’t perform that action at this time.
0 commit comments