Skip to content

Commit 66073c2

Browse files
authored
M #-: Minor edits to Running K8s Clusters (#3248)
Signed-off-by: Pedro Ielpi <pielpi@opennebula.io>
1 parent 4bfd988 commit 66073c2

1 file changed

Lines changed: 13 additions & 12 deletions

File tree

source/quick_start/usage_basics/running_kubernetes_clusters.rst

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -559,15 +559,16 @@ In this case you can manually instruct the VMs to report ``READY`` to the OneGat
559559
3 oneadmin oneadmin OneKE 1.29 08/30 12:35:21 RUNNING
560560

561561

562-
One or more VMs is Ready, but unreachable
563-
+++++++++++++++++++++++++++++++++++++++++
564-
565-
In a similar situation as above when `onevm list`` shows all VMs running, but the service is still in ``DEPLOYING`` state, but the VM is not reachable through SSH (e.g. to run the ``onegate vm update`` command).
566-
567-
In this case, we can try to scale down and up the role of the problematic VM from the Front-end UI:
568-
#. Go to Services in the Front-end UI and select the OneKE Service
569-
#. In the Roles tab choose the problematic VM's role (e.g. worker)
570-
#. Scale the role to 0
571-
#. Wait until shutdown of the VM, the scaling and cooldown period of the service finishes
572-
#. Scale the role to 1
573-
#. Verify if the problem is solved and the ``oneflow list`` reports the ``RUNNING`` state
562+
One or more VMs is Ready, but Unreachable
563+
+++++++++++++++++++++++++++++++++++++++++++++
564+
565+
In a similar situation as above when ``onevm list`` shows all VMs running, but the service is still in ``DEPLOYING`` state and the VM is not reachable through SSH (e.g. to run the ``onegate vm update`` command).
566+
567+
In this case, we can try to scale down and up the role of the problematic VM from Sunstone, the Front-end UI:
568+
569+
#. In Sunstone, go to **Services**, then select the **OneKE** Service.
570+
#. In the **Roles** tab, choose the problematic VM's role (e.g. ``worker``).
571+
#. Scale the role to ``0``.
572+
#. Wait until VM shuts down and the scaling and cooldown period of the service finishes.
573+
#. Scale the role to ``1``.
574+
#. Verify if the problem is solved and ``oneflow list`` reports the ``RUNNING`` state.

0 commit comments

Comments
 (0)