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 37ae05aa18..66df61038c 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.