medium cluster includes 8 vCPUs, 32 GiB RAM and a 200 GiB Network SSD disk.
To create a cluster:
- Web console
- CLI
- Terraform
-
In the sidebar, go to
AI Services → MLflow.
-
Click the
Create cluster button.
- On the page that opens, enter the cluster name and optional description.
-
Select the
mlflow-saservice account. It was created for Managed MLflow by default after you signed up for Nebius AI Cloud. -
In the Access field, select configuration for tracking endpoints:
- Public and private: The cluster has both public and private tracking endpoints. You can access the public endpoint from the internet and the private endpoint from the network where the cluster is located (for example, via a virtual machine in this network).
- Private only: The cluster only has a private tracking endpoint.
public-trackingandprivate-tracking, respectively. - Select a network where the cluster should be located.
-
Select a
mediumcluster size. Eachmediumcluster includes 8 vCPUs, 32 GiB RAM and a 200 GiB Network SSD disk. - In the Bucket for artifacts block, select a bucket to store logs and metrics of machine learning experiments launched in the cluster. Alternatively, select the Auto option to create the bucket automatically. This bucket is not deleted automatically after you delete the cluster. You are still charged for the bucket until you delete it.
-
In the Admin credentials block, specify the username and password of the cluster administrator.
The password must be between 8 and 64 characters long and must contain at least the following:
- One uppercase letter
- One lowercase letter
- One digit
- One special character from -!@#$^&*_=+:;’”|/?,.~§±()[]<>`.
- Click Create cluster.