From f9c541c9b2881005ab067fc87b00d17ff711ae4f Mon Sep 17 00:00:00 2001 From: rickshar <159915991+rickshar@users.noreply.github.com> Date: Thu, 19 Dec 2024 21:33:08 +0200 Subject: [PATCH] Aks axtra fix (#5196) * Update roll.md * Update roll.md --- src/docs/ocean/features/roll.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/docs/ocean/features/roll.md b/src/docs/ocean/features/roll.md index bd35d4372..7b2f4f617 100644 --- a/src/docs/ocean/features/roll.md +++ b/src/docs/ocean/features/roll.md @@ -17,7 +17,7 @@ A cluster roll can replace a single node with multiple smaller nodes. This avoid This is based on the workloads currently running on the nodes chosen for rolling. This is especially helpful when you have modified the list of allowed node types or if your goal is to remove and replace a specific node type with multiple smaller ones. -This logic can improve the cluster's utilization since the workload would run on infrastructure that best matches the workload. Ocean constantly tries to scale down the cluster, but a cluster roll could improve the utilization if this is impossible. +This logic can improve the cluster's utilization since the workload would run on infrastructure that best matches the workload. Ocean constantly tries to scale down the cluster, but a cluster roll could improve the utilization if this is impossible. ## Roll Parameters @@ -131,10 +131,10 @@ The rolls history list contains an entry for each roll under the following colum * End Time for roll: mm/dd/yyyy, hh:mm:ss * Nodes Rolled (number of nodes rolled) x out of y, for example 20/23 * Roll Status - * Green color Completed: Roll successfully completed. - * Orange color Partly completed: At least one node could not be replaced. - * Gray color Stopped: Roll was stopped. - * Red color All nodes could not be replaced. + * Green color: Completed: Roll successfully completed. + * Orange color: Partly completed: At least one node could not be replaced. + * Gray color: Stopped: Roll was stopped. + * Red color: All nodes could not be replaced. Click a down arrow for an entry to drill down for information at the node level: @@ -145,8 +145,8 @@ Click a down arrow for an entry to drill down for information at the node level: * VNG ID * Batch Number: Number of the batch that was run. * Node Status: - * Green color Completed: Node was replaced. - * Red color Node could not be replaced. + * Green color: Completed: Node was replaced. + * Red color: Node could not be replaced. The roll schedules list contains an entry for each schedule: