Skip to content

Commit 7d9ccbc

Browse files
committed
Fix header casing
1 parent 02bfebb commit 7d9ccbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/blog/_posts/2023-04-14-improving-support-go-updates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ slug: improving-support-go-updates
77

88
**Author**: [Jordan Liggitt](https://github.com/liggitt) (Google)
99

10-
### The Problem
10+
### The problem
1111

1212
Since v1.19 (released in 2020), the Kubernetes project provides 12-14 months of patch releases for each minor version.
1313
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
4343
If a user was not prepared to do that upgrade, it could result in vulnerable Kubernetes clusters.
4444
Even if a user could accommodate the unexpected upgrade, the uncertainty made Kubernetes' annual support less reliable for planning.
4545

46-
### The Solution
46+
### The solution
4747

4848
We're happy to announce that the gap between supported Kubernetes versions and supported Go versions has been resolved as of January 2023.
4949

0 commit comments

Comments
 (0)