From dcbdcb51a871f8193729352b949f4bcbbb9e399c Mon Sep 17 00:00:00 2001 From: rocknes Date: Tue, 1 Nov 2022 14:44:35 -0700 Subject: [PATCH] General and Template announcement updated in light of cloud.weave.works being shut down. (#1402) Signed-off-by: Aritra Sen --- docs/cse3_0/RELEASE_NOTES.md | 5 +++++ docs/cse3_0/TEMPLATE_ANNOUNCEMENTS.md | 4 ++++ docs/cse3_1/RELEASE_NOTES.md | 8 +++++++- docs/cse3_1/TEMPLATE_ANNOUNCEMENTS.md | 23 +++++++++++++++++++++++ 4 files changed, 39 insertions(+), 1 deletion(-) diff --git a/docs/cse3_0/RELEASE_NOTES.md b/docs/cse3_0/RELEASE_NOTES.md index 806699d51..db73f006c 100644 --- a/docs/cse3_0/RELEASE_NOTES.md +++ b/docs/cse3_0/RELEASE_NOTES.md @@ -4,6 +4,11 @@ title: Release Notes --- # General Announcement + +**Date: 2022-10-25** +* CSE 3.0.x has reached end of general support on October 15, 2022. +* Native K8s Templates have reached end of support with CSE 3.0.x. Please check [Template Announcements](TEMPLATE_ANNOUNCEMENTS.html) for more details. + **Date: 2022-04-14** * VCD 10.1 with CSE reaches end of support on April 9, 2022. diff --git a/docs/cse3_0/TEMPLATE_ANNOUNCEMENTS.md b/docs/cse3_0/TEMPLATE_ANNOUNCEMENTS.md index 90bfdcaab..c147675bc 100644 --- a/docs/cse3_0/TEMPLATE_ANNOUNCEMENTS.md +++ b/docs/cse3_0/TEMPLATE_ANNOUNCEMENTS.md @@ -4,6 +4,10 @@ title: Template Announcements --- # Template Announcements +## October 25, 2022 + +Recently, cloud.weave.works has been shut down. Native K8s templates will no longer work with CSE 3.0.x. Additionally, CSE 3.0.x has reached end of support on Oct 15, 2022, so these templates will not be updated. + ## Jul 2, 2021 All templates currently available: diff --git a/docs/cse3_1/RELEASE_NOTES.md b/docs/cse3_1/RELEASE_NOTES.md index fe8bdb706..0fb58c967 100644 --- a/docs/cse3_1/RELEASE_NOTES.md +++ b/docs/cse3_1/RELEASE_NOTES.md @@ -4,8 +4,14 @@ title: Release Notes --- # General Announcement + +**Date: 2022-10-25** +* Native offering for CSE 3.1.x will reach end of general support on February 1st, 2023. +* Native K8s Templates will no longer be updated. Consider using TKG offering. Please check [Template Announcements](TEMPLATE_ANNOUNCEMENTS.html) for more details. + + **Date: 2022-04-14** -* VCD 10.1 with CSE reaches end of support on April 9, 2022 +* VCD 10.1 with CSE reaches end of support on April 9, 2022. **Date : 2022-01-27** * Container Service Extension 3.1.x reaches end of support on July 15, 2023. diff --git a/docs/cse3_1/TEMPLATE_ANNOUNCEMENTS.md b/docs/cse3_1/TEMPLATE_ANNOUNCEMENTS.md index cf6662b0b..a0145fee9 100644 --- a/docs/cse3_1/TEMPLATE_ANNOUNCEMENTS.md +++ b/docs/cse3_1/TEMPLATE_ANNOUNCEMENTS.md @@ -4,6 +4,29 @@ title: Template Announcements --- # Template Announcements +## October 25th, 2022 + +**Highlights** + +* All templates with Kubernetes v1.20 and below have been removed. +* No new templates will be offered/updated in future. + +All available templates: + +| Template Name | Revision | Operating System | Kubernetes | Weave | Docker | +|--------------------------------------|----------|-------------------|-------------|-----------|-------------------------| +| ubuntu-20.04_k8-1.23_weave-2.8.1 | 1 | Ubuntu 20.04 | 1.23.3 | 2.8.1 | Docker-ce 20.10.12 | +| ubuntu-16.04_k8-1.21_weave-2.8.1 | 1 | Ubuntu-16.04 | 1.21.2 | 2.8.1 | Docker-ce 20.10.7 | +| ~~ubuntu-16.04_k8-1.20_weave-2.6.5~~ | ~~3~~ | ~~Ubuntu-16.04~~ | ~~1.20.6~~ | ~~2.6.5~~ | ~~Docker-ce 19.03.15~~ | +| ~~ubuntu-16.04_k8-1.19_weave-2.6.5~~ | ~~3~~ | ~~Ubuntu-16.04~~ | ~~1.19.3~~ | ~~2.6.5~~ | ~~Docker-ce 19.03.12~~ | +| ~~ubuntu-16.04_k8-1.18_weave-2.6.5~~ | ~~3~~ | ~~Ubuntu-16.04~~ | ~~1.18.6~~ | ~~2.6.5~~ | ~~Docker-ce 19.03.12~~ | +| ~~photon-v2_k8-1.14_weave-2.5.2~~ | ~~5~~ | ~~Photon OS 2.0~~ | ~~1.14.10~~ | ~~2.5.2~~ | ~~Docker-ce 18.06.2-6~~ | + +* New templates are highlighted +* Updated template revisions are highlighted +* Removed templates are striked out +* Templates marked with '*' continue to be deprecated and will be removed in future update. + ## April 14th, 2022 **Highlights**