From 538d617e4e0827e1714fa3117c926ac89d8ecde8 Mon Sep 17 00:00:00 2001 From: juliamulkospot <87514480+juliamulkospot@users.noreply.github.com> Date: Wed, 17 Jul 2024 10:07:03 +0300 Subject: [PATCH] Update controller-version-two-hist.md I added the Right sizing beta version feature --- .../spot-kubernetes-controller/controller-version-two-hist.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/docs/ocean/tutorials/spot-kubernetes-controller/controller-version-two-hist.md b/src/docs/ocean/tutorials/spot-kubernetes-controller/controller-version-two-hist.md index 37ae05aa1..66df61038 100644 --- a/src/docs/ocean/tutorials/spot-kubernetes-controller/controller-version-two-hist.md +++ b/src/docs/ocean/tutorials/spot-kubernetes-controller/controller-version-two-hist.md @@ -74,6 +74,7 @@ * Initial support for Azure - Added AKS Interruption handler. * Upgraded Kubernetes SDK to version 1.29. * Supported Kubernetes resource deletion for custom resources. +* Support Automatic Right-Sizing Beta Feature ### Bug Fixes * Leader Election process now waits for V1 controller pods to terminate before starting. @@ -92,4 +93,4 @@ ### Added * Added Sync capability to make sure the controller's cache and the backend stay in sync. -* Added ability to patch Kubernetes sub-resources. \ No newline at end of file +* Added ability to patch Kubernetes sub-resources.