Alaya NeW Cloud

Cluster Detail

View basic information, resources, optional configuration, authorization, consumption rules and parallelism for a VKS cluster

Once a VKS cluster is provisioned, the primary account and authorized users can view its details.

Prerequisites

  • The user has provisioned a VKS cluster and it is in a usable state. If not, follow the cluster provisioning guide first.
  • The user has been authorized for this VKS. The primary account can authorize additional users following the Authorize VKS guide.

Important: The primary account can view every cluster in the company and assign access to members regardless of who created the cluster.

Overview

  1. Sign in to the Alaya NeW platform with your registered company account, then go to Products / Virtual Kubernetes Service.

  2. On the overview page click Cluster Management to enter the cluster list, find the target cluster, and click its name link to open the detail page (highlighted below).

    Cluster detail

The detail page consists of basic information and a Cluster Information tab, described as:

#ModuleDescriptionNotes
Action areaQuickly stop or release cluster resources.-
Basic infoAggregated cluster info such as type, credential file, status.The kubeconfig file does not need to be unzipped.
Resource infoStatistics by resource and per-resource ops management.-

Operations

Resource management

The Resource Management page shows the following:

Resource management

#ModuleFunction
1Resource detailView GPU / MEM / CPU utilization.
2Compute configDetailed compute configuration including GPU model, billing rates, available quota. Scale up or down on demand.
3Storage configStorage configuration: type, billing rate, total storage and fsKey detail — quick access to storage info.

Scale down

  1. Click Scale Down to open the resource configuration page and set the new quota for the relevant compute config.

    Scale down

  2. Submit. The scale-down completes.

Tip: The actual parallelism limit in effect is the lower of the user-set parallelism limit and the current VKS resource cap.

Scale up

  1. Click Scale Up and set the increased quota for the relevant compute config.

    Scale up

  2. Submit. The scale-up completes.

Optional configuration

You can optionally enable external service exposure for the cluster.

Optional configuration

Authorization management

Manages authorization records for the cluster: subject, subject type, authorization time. You can revoke existing authorizations and add new ones:

  1. Click Add Authorization to enter the user-selection page and select target user(s).

    Authorization management

  2. Click Confirm. Authorization complete.

Consumption management

Aggregates DCU (Data Computing Unit) usage by time window (today, yesterday, this month, last month). The primary account can click Consumption Management to set VKS-level and user-level rules on dedicated VKS clusters.

Consumption management

Info: Shared VKS clusters pool resources across users, so user-level consumption rules are not supported on shared clusters.

Parallelism management

Manages GPU resource usage. The primary account can create, edit, delete, and view parallelism rules on dedicated VKS clusters; sub-accounts can view rules for the clusters they belong to.

To create a new parallelism rule:

  1. On the cluster detail page, click Parallelism Management to switch to that tab.

  2. Click New Rule to open the parameter form.

    Parallelism management

    • User: a user authorized for this dedicated cluster — the primary account can configure parallelism for them.
    • Quota: number of resources in the dedicated cluster — configured GPU count cannot exceed the cluster's total GPU count.
  3. Submit. The parallelism rule is now active.

Last updated on

Was this page helpful?

On this page