This topic describes how to add a quota group and associate the quota group with a Resource Access Management (RAM) user in AI Dashboard as a cluster administrator. This topic also describes how to log on to AI Developer Console as a RAM user.
Prerequisites
An ACK Pro cluster is created and the Kubernetes version of the cluster is 1.18 or later. For more information, see Create an ACK Pro cluster.
AI Dashboard, AI Developer Console, and scheduling add-ons are installed in the cluster. For more information, see Install the cloud-native AI suite.
A RAM user is created in the RAM console. For more information, see Create a RAM user.
Step 1: Create a quota group for the RAM user
Log on to the ACK console as a cluster administrator. In the left-side navigation pane, click Clusters.
On the Clusters page, find the cluster you want and click its name. In the left-side navigation pane, choose .
Go to the Cloud-native AI Suite page and click AI Dashboard in the upper-left corner.
After installing
ack-ai-dashboardandack-ai-dev-console, you can directly click AI Dashboard or AI Developer Console in the upper-left corner of the Cloud-native AI Suite page to access the consoles.
Create a quota group for the RAM user. Skip this step if a quota group already exists.
Associate the quota group with the RAM user. For more information, see Generate a kubeconfig file and a logon token for a newly created user.
NoteIf no RAM user is available in the User Name drop-down list, log on to the RAM console and create a RAM user. For more information, see Create a RAM user.
On the Cloud-native AI Suite page, click AI Developer Console to obtain the address of AI Developer Console.
Step 2: Log on to AI Developer Console
Open a web browser and enter the URL for the AI Developer Console.
If the URL is a public address, you can access it directly.
ImportantThe default public domain provided by ACK for testing purposes is not recommended for production environments as it does not include TLS encryption. For production use, we strongly recommend using your own custom domain and configuring a valid TLS certificate.
If the URL is a private address, you must first connect to the private network. See Method 1: Access AI Dashboard over a private network.
Select a logon method.
Aliyun Ram: You are redirected to the RAM User Logon page.
K8s token: You must first obtain a logon token from the cluster administrator.
For administrators: To generate a token, see Generate a kubeconfig file and a logon token for a newly created user.
After successfully logging on, you are redirected to the Overview page of AI Developer Console. You can proceed to deploy your model training jobs as needed.