Skip to main content
To work with MLflow in Nebius AI Cloud, you need to create a Managed Service for MLflow cluster. Each medium cluster includes 8 vCPUs, 32 GiB RAM and a 200 GiB Network SSD disk. To create a cluster:
  1. In the sidebar, go to https://mintcdn.com/nebius-ai-cloud/1Ha0sWR6e1mnIaHS/_assets/sidebar/ai-services.svg?fit=max&auto=format&n=1Ha0sWR6e1mnIaHS&q=85&s=ab4ff229f7690c99deb1dc52d3daf987 AI Services → MLflow.
  2. Click the https://mintcdn.com/nebius-ai-cloud/1Ha0sWR6e1mnIaHS/_assets/plus.svg?fit=max&auto=format&n=1Ha0sWR6e1mnIaHS&q=85&s=7c9efc69d65fc58db0eb73702fd81aa1 Create cluster button.
  3. On the page that opens, enter the cluster name and optional description.
  4. Select the mlflow-sa service account. It was created for Managed MLflow by default after you signed up for Nebius AI Cloud.
  5. 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.
    URIs of public and private tracking endpoints start with public-tracking and private-tracking, respectively.
  6. Select a network where the cluster should be located.
  7. Select a medium cluster size. Each medium cluster includes 8 vCPUs, 32 GiB RAM and a 200 GiB Network SSD disk.
  8. 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.
  9. 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 -!@#$^&*_=+:;’”|/?,.~§±()[]<>`.
  10. Click Create cluster.