Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

If you have deployed the cluster with Kubernetes, you need to monitor the running or pending pods. Additionally, Kyvos supports executing and downloading the response to kubectl commands.

Using the Activity Monitor, you can do the following:

To view the number of active Compute Server, perform the following steps.

  1. Select the Monitor from the Toolbox. The Monitor page is displayed.

  2. Click the Compute Servers tab. The number of active compute servers running on the cluster will be displayed.

image-20240923-122657.png

To view details of the Compute Server, perform the following steps.

  1. Select the Monitor from the Toolbox. The Monitor page is displayed.

  2. Click the Compute Servers tab. The number of active compute servers running on the cluster will be displayed.

  3. Click the Details button. The Compute Servers page is displayed.

  4. On the page, the following details are displayed:

    1. Status

    2. Pod ID

    3. IP Address/Hostname

    4. Node Name

    5. Instance Name

    6. Namespace

To download Pod Logs, perform the following steps.

  1. Select the Monitor from the Toolbox. The Monitor page is displayed.

  2. Click the Compute Servers tab. The number of active compute servers running on the cluster will be displayed.

  3. Click the Details button. The Compute Servers page is displayed.

  4. On the page, right-click the pod and then select the Download Pod Logs option to download the Pod logs. The log file is downloaded.

    image-20240923-133730.png

To download the pods description, perform the following steps.

  1. Select the Monitor from the Toolbox. The Monitor page is displayed.

  2. Click the Compute Servers tab. The number of active compute servers running on the cluster will be displayed.

  3. Click the Details button. The Compute Servers page is displayed.

  4. On the page, right-click the pod and then select the Describe Pod option to download the Pod logs. The file is downloaded that contains details of all pods running on compute cluster.

To view details of an individual pod, perform the following steps.

  1. Select the Monitor from the Toolbox. The Monitor page is displayed.

  2. Click the Compute Servers tab. The number of active compute servers running on the cluster will be displayed.

  3. Click the Details button. The Compute Servers page is displayed.

  4. On the page, to download a specific pod detail, click Actions menu () right of the page.

    1. View the list of pods across all namespaces.

    2. View the list of running nodes across all namespaces.

    3. View the list of Kyvos Compute Server Pods

  • No labels