Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update Kubernetes Version in Best Practices #992

Merged
merged 1 commit into from
Sep 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/1.7.1/best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ We recommend running your Kubernetes cluster on one of the following versions. T

| Release | Released | End-of-life
|---------|--------------| -----------
| 1.30 | 17 Apr 2024 | 28 Jun 2025
| 1.28 | 15 Aug 2023 | 28 Oct 2024
| 1.27 | 11 Apr 2023 | 28 Jun 2024
| 1.26 | 08 Dec 2022 | 28 Feb 2024

Referenced to https://endoflife.date/kubernetes.

Expand Down
2 changes: 1 addition & 1 deletion content/docs/1.7.2/best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ We recommend running your Kubernetes cluster on one of the following versions. T

| Release | Released | End-of-life
|---------|--------------| -----------
| 1.30 | 17 Apr 2024 | 28 Jun 2025
| 1.28 | 15 Aug 2023 | 28 Oct 2024
| 1.27 | 11 Apr 2023 | 28 Jun 2024
| 1.26 | 08 Dec 2022 | 28 Feb 2024

Referenced to https://endoflife.date/kubernetes.

Expand Down
2 changes: 1 addition & 1 deletion content/docs/1.8.0/best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ We recommend running your Kubernetes cluster on one of the following versions. T

| Release | Released | End-of-life
|---------|--------------| -----------
| 1.30 | 17 Apr 2024 | 28 Jun 2025
| 1.28 | 15 Aug 2023 | 28 Oct 2024
| 1.27 | 11 Apr 2023 | 28 Jun 2024
| 1.26 | 08 Dec 2022 | 28 Feb 2024

Referenced to https://endoflife.date/kubernetes.

Expand Down
Loading