From d70abccbf11e9a1c677f5baea87df936736cadd1 Mon Sep 17 00:00:00 2001 From: rickshar <159915991+rickshar@users.noreply.github.com> Date: Thu, 19 Dec 2024 12:22:46 +0200 Subject: [PATCH] Release note ocean controller v1 dep (#5191) * Update README.md * Update README.md --- src/docs/ocean/release-notes/README.md | 6 ++++++ src/docs/ocean/tutorials/ocean-controller-v2/README.md | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/docs/ocean/release-notes/README.md b/src/docs/ocean/release-notes/README.md index ff7a56968..2e5275325 100644 --- a/src/docs/ocean/release-notes/README.md +++ b/src/docs/ocean/release-notes/README.md @@ -3,6 +3,12 @@ ## December 2024: Features and Enhancements +* **OCN-0054: IMPORTANT NOTICE - December 18, 2024:** Ocean Controller Version 1 is now deprecated 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. [Learn more...](https://docs.spot.io/ocean/tutorials/ocean-controller-v2/) +Ocean Controller +Version 1 deprecation for other cloud service providers: + * **AWS Kubernetes **: Was deprecated November 01, 2024 + * **AKS**: Will be deprecated January 1, 2025 + * **OCN-0053: December 17, 2024:** (**GKE**) You can now turn the GKE Auto-Update process on or off for your clusters via the Spot API `autoUpdate` attribute. [Learn more...](https://docs.spot.io/ocean/features/auto-update-process-gke?id=turn-the-auto-update-process-on-or-off-for-your-clusters) * **OCN-0052: December 17, 2024:** (**GKE**) Our new `revertToPreferred` attribute ensures that Ocean always runs your workloads on your most preferred instance types. You can configure `revertToPreferred` at cluster and virtual node group levels. [Learn more...](https://docs.spot.io/ocean/features/vngs/attributes-and-actions-per-vng?id=revert-to-preferred-instance-types-per-virtual-node-group-gke) diff --git a/src/docs/ocean/tutorials/ocean-controller-v2/README.md b/src/docs/ocean/tutorials/ocean-controller-v2/README.md index 833b994c0..14e0d56ba 100644 --- a/src/docs/ocean/tutorials/ocean-controller-v2/README.md +++ b/src/docs/ocean/tutorials/ocean-controller-v2/README.md @@ -2,10 +2,9 @@ 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). 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. +>**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: -> - **GKE**: December 18, 2024 > - **AKS**: January 1, 2025 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.