Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you have deployed When the cluster is deployed with Kubernetes, you need to monitor the running or pending pods. Additionally, you can debug semantic model process running on Kubernetes pods by downloading the responses of kubectl commands.

Using the Activity Monitor, you can do the following:

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

Anchor
active
active

  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.

...

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

Anchor
computeserver
computeserver

  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: Status of the compute server Pod.

    2. Pod ID: Unique Pod ID.

    3. IP Address/Hostname: Hostname or IP address of the Pod.

    4. Node Name: Node name of the Pod.

    5. Instance Name: Instance name on which Pod is running.

    6. Namespace: Namespace of the Pod is displayed. For example, if the instance name of the Pod is Monitoring Server then the namespace would be kyvos-monitoring.

To download Pod Logs, perform the following steps.

Anchor
download
download

  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.pngImage Removedimage-20240924-112021.pngImage Added

To describe Poddownload the pods details, perform the following steps.

Anchor
description
description

Note

...

  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 Download Details option to download the Pod logs. The file is downloaded that contains details of all pods running on compute cluster.

...

panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF
  1. image-20240924-112232.pngImage Added

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

Anchor
individual
individual

  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. . This will display a list that can be used to download the specific details of the pod.

  2. Select any one of the following options:

...

View the list of pods across all namespaces.

...

View the list of running nodes across all namespaces.

  1. image-20240924-112428.pngImage Added
  2. The file will be downloaded based on the option you select.