From 84bbd8af4479c88c25a179250b571cfc566b3370 Mon Sep 17 00:00:00 2001
From: rickshar <159915991+rickshar@users.noreply.github.com>
Date: Wed, 8 Jan 2025 17:54:55 +0200
Subject: [PATCH] Rel notes ocean controller eol (#5298)
* Update README.md
* Update README.md
* Update README.md
---
src/docs/ocean/release-notes/README.md | 8 +++++++-
src/docs/ocean/tutorials/ocean-controller-v2/README.md | 5 +----
.../ocean/tutorials/spot-kubernetes-controller/README.md | 6 +-----
3 files changed, 9 insertions(+), 10 deletions(-)
diff --git a/src/docs/ocean/release-notes/README.md b/src/docs/ocean/release-notes/README.md
index bdd1f05962..af885cc0c5 100644
--- a/src/docs/ocean/release-notes/README.md
+++ b/src/docs/ocean/release-notes/README.md
@@ -2,7 +2,13 @@
## January 2025: Features and Enhancements
-* **OCN-0057: January 08, 2025:** (**AWS Kubernetes**) You can now set temporary startup taints for nodes. For example, you can use a startup taint to deploy a specific pod to a node to perform a specific function before deploying other pods to the same node. [Learn more...](https://docs.spot.io/ocean/features/labels-and-taints?id=startup-taints)
+* **OCN-0058: January 08, 2025:** (**AWS Kubernetes**) You can now set temporary startup taints for nodes. For example, you can use a startup taint to deploy a specific pod to a node to perform a specific function before deploying other pods to the same node. [Learn more...](https://docs.spot.io/ocean/features/labels-and-taints?id=startup-taints)
+
+* **OCN-0057: IMPORTANT NOTICE - January 01, 2025:** Ocean Controller Version 1 is now deprecated for **AKS** (from **January 01, 2025**). This means that Version 1 will not support new features, and any unexpected behaviors or security issues identified after this date will not be addressed. We recommend upgrading to Ocean Controller Version 2.0 for the best performance and support. [Learn more...](https://docs.spot.io/ocean/tutorials/ocean-controller-v2/)
+Ocean Controller
+Version 1 was previously deprecated for other cloud service providers:
+ * **AWS Kubernetes **: Was deprecated November 01, 2024
+ * **GKE**: was deprecated December 18, 2024
Previous months...
diff --git a/src/docs/ocean/tutorials/ocean-controller-v2/README.md b/src/docs/ocean/tutorials/ocean-controller-v2/README.md
index 14e0d56ba7..a053117cda 100644
--- a/src/docs/ocean/tutorials/ocean-controller-v2/README.md
+++ b/src/docs/ocean/tutorials/ocean-controller-v2/README.md
@@ -2,10 +2,7 @@
Cloud service provider relevance: AWS Kubernetes, GKE, and AKS
->**IMPORTANT NOTICE**: Ocean Controller Version 1 is now deprecated for **AWS Kubernetes** (from November 1, 2024) and for **GKE** (from December 18, 2024) . This means that Version 1 will not support new features, and any unexpected behaviors or security issues identified after this date will not be addressed. We recommend upgrading to Ocean Controller Version 2.0 for the best performance and support.
-
->Ocean Controller Version 1 will be deprecated for other cloud service providers as follows:
-> - **AKS**: January 1, 2025
+>**IMPORTANT NOTICE**: Ocean Controller Version 1 is now deprecated for **AWS Kubernetes** (from November 1, 2024), for **GKE** (from December 18, 2024), and for **AKS** (from January 1, 2025) . This means that Version 1 will not support new features, and any unexpected behaviors or security issues identified after this date will not be addressed. We recommend upgrading to Ocean Controller Version 2.0 for the best performance and support.
The Ocean Controller is a pod that resides inside your Kubernetes cluster, facilitating seamless integration with the Spot platform. By collecting metrics and events and reporting them to the Spot SaaS environment, the Controller empowers Ocean to manage, control, and optimize your infrastructure autonomously. With the Ocean Controller, you can effortlessly harness the capabilities of the Spot platform while ensuring efficient infrastructure management.
diff --git a/src/docs/ocean/tutorials/spot-kubernetes-controller/README.md b/src/docs/ocean/tutorials/spot-kubernetes-controller/README.md
index d9b12ce424..156ec57f7d 100644
--- a/src/docs/ocean/tutorials/spot-kubernetes-controller/README.md
+++ b/src/docs/ocean/tutorials/spot-kubernetes-controller/README.md
@@ -1,10 +1,6 @@
# Ocean Controller Version 1
->**IMPORTANT NOTICE**: Ocean Controller Version 1 is now deprecated for **AWS Kubernetes** (from November 1, 2024). This means that Version 1 will not support new features, and any unexpected behaviors or security issues identified after this date will not be addressed. We recommend upgrading to Ocean Controller Version 2.0 for the best performance and support. [Learn more...](https://docs.spot.io/ocean/tutorials/ocean-controller-v2/)
-
->Ocean Controller Version 1 will be deprecated for other cloud service providers as follows:
-> - **GKE**: December 18, 2024
-> - **AKS**: January 1, 2025
+>**IMPORTANT NOTICE**: Ocean Controller Version 1 is now deprecated for **AWS Kubernetes** (from November 1, 2024), for **GKE** (from December 18, 2024), and for **AKS** (from January 1, 2025) . This means that Version 1 will not support new features, and any unexpected behaviors or security issues identified after this date will not be addressed. We recommend upgrading to Ocean Controller Version 2.0 for the best performance and support. [Learn more...](https://docs.spot.io/ocean/tutorials/ocean-controller-v2/)
The Ocean Controller is a pod that resides within your Kubernetes cluster, enabling the integration with the Spot platform. The Controller collects metrics and events that are pushed via a secured link to the Spot SaaS platform to support capacity scaling activities and other functions of the Spot Kubernetes integration. The Ocean Controller is able to run on ARM64 as well as x86 based architectures.