The page has been translated by Gen AI.

Cluster Deployment

Cluster deployment area

In Samsung Cloud Platform, the AI&MLOps Platform creation’s service type selection provides two cloud deployment regions.

common

Before proceeding with the cluster deployment, be sure to verify the Kubernetes cluster specifications required for installation.

  • Regardless of the selected cluster deployment region, you must verify the Kubernetes cluster specifications in advance.
  • For detailed specification information, refer to the Cluster Specification guide.

Depending on the selection of the cluster deployment region, the installation details on the AI&MLOps Platform creation service information input page differ.

Deploy from SCP Kubernetes Engine

  1. Click the All Services > AI/ML > AI&MLOps Platform menu. You will be taken to the Service Home page of AI&MLOps Platform.
  2. On the Service Home page, click the AI&MLOps Platform Create button. It navigates to the AI&MLOps Platform Create page.
  3. On the service type selection page of AI&MLOps Platform creation, enter the information required to create the service and select detailed options.
    Cluster deployment
    Select the Deploy on SCP Kubernetes Engine option.
  4. On the Service Information Input page of AI&MLOps Platform Creation, enter the information required to create the service, and select detailed options.
    • In the Service Information Input area, enter or view the information required to create a service.
      Category
      Required status
      Detailed description
      Service nameRequiredEnter AI&MLOps Platform name
      • AI&MLOps Platform name cannot be duplicated within a project
      Storage ClassRequiredStorage Class is automatically registered
      Installation node informationLookupView the node information of the selected Kubernetes Engine
      Admin Email AddressRequiredEnter the administrator (Admin) email address to use for login
      passwordRequiredEnter the password to use for login
      Confirm PasswordRequiredRe-enter password to prevent password errors
      Table. AI&MLOps Platform service information input fields
    • Additional Information Input area: enter or select the information required to create a service.
      Category
      Required status
      Detailed description
      tagSelectionSelect tags to add to the AI&MLOps Platform
      • Click ‘Add Tag’ to create a new tag or add an existing tag
      • You can register up to 50 tags
      • The newly added tags will be applied after the service creation is completed
      Table. AI&MLOps Platform service additional information input fields

Deploy to a new cluster

  1. Click the All Services > AI/ML > AI&MLOps Platform menu. You will be taken to the Service Home page of AI&MLOps Platform.
  2. Service Home page, click the Create AI&MLOps Platform button. It navigates to the Create AI&MLOps Platform page.
  3. On the Service Type Selection page of the AI&MLOps Platform creation, enter the information required to create the service and select detailed options.
    Cluster deployment
    Select the Deploy to a new cluster option.
  4. On the Service Information Input page of AI&MLOps Platform creation, enter the information required to create a service and select detailed options.
    • In the Service Information Input area, enter or view the information required to create a service.

      Category
      Required
      Detailed description
      Service nameRequiredEnter AI&MLOps Platform name
      • AI&MLOps Platform name cannot be duplicated within a project
      Storage ClassRequiredStorage Class is automatically registered
      Installation node informationLookupView the node information of the selected Kubernetes Engine
      Admin Email AddressRequiredEnter the email address of the administrator (Admin) to be used for login.
      passwordRequiredEnter the password to use for login
      Confirm PasswordRequiredRe-enter password to prevent password errors
      Table. AI&MLOps Platform Service Information Input Items

    • Kubernetes Engine Information Input Enter or select the required information in this area.

      Category
      Required
      Detailed description
      Cluster nameRequiredCluster name
      • must start with an English letter and may use English letters, numbers, and special characters (-)
      • Enter within 3 to 30 characters
      Control plane settings > Kubernetes versionRequiredSelect Kubernetes version
      Control Area Settings > Control Area LoggingSelectionSelect whether to enable control plane logging
      • Audit/Event logs from the cluster control plane can be viewed in Cloud Monitoring’s log analysis
      • Log storage up to 1 GB for all services within the account is provided for free, and logs exceeding 1 GB are deleted sequentially
      Network SettingsRequiredNetwork connection settings for the node pool
      • VPC: Select a pre‑created VPC
      • Subnet: Select a standard Subnet to use from the subnets of the chosen VPC
      • Security Group: Click the Search button, then select a Security Group in the Select Security Group popup
      • Load Balancer: Provides the type:LoadBalancer feature in a Kubernetes Service object
        • Select a load balancer on the same network
        • Select whether to use
        • Cannot be changed after configuration
      File Storage SettingsRequiredSelect the file storage volume to use in the cluster
      • Default Volume (NFS): Select File Storage using the Search button
        • The default Volume file storage provides only the NFS format
      Table. Kubernetes Engine Service Information Input Items

    • Enter or select the required information in the Node Pool Information Input area.

      Category
      Required status
      Detailed description
      Node pool configurationRequiredSelect node pool information
      • * Items marked with an asterisk are required fields and must be entered
      • For the AI&MLOps Platform, image size may continuously increase depending on usage, so setting Block Storage to at least 200 GB enables smooth system configuration
      Table. AI&MLOps Platform Service Information Input Items
      Reference
      • A Windows OS node pool can be created only when an additional storage (CIFS) volume is in use in the cluster.
      • Volume encryption for node pool Block Storage can only be set at initial creation.
        • Enabling encryption may cause performance degradation in some features.
      • Only when you have selected the node pool auto‑scaling or shrinking feature can you input node count, minimum node count, maximum node count.

    • In the Additional Information Input area, enter or select the required information.

      Category
      Required
      Detailed description
      tagSelectionSelect tags to add to the AI&MLOps Platform
      • Click ‘Add Tag’ to create a new tag or add an existing tag
      • You can register up to 50 tags
      • The newly added tags will be applied after the service creation is completed
      Table. AI&MLOps Platform Service Information Input Items

Cluster specifications

To use the AI&MLOps Platform, you need a Kubernetes Engine to install the AI&MLOps Platform. You can select an existing Kubernetes Engine, or you can create a Kubernetes Engine together when creating the AI&MLOps Platform.

The specifications of the Kubernetes cluster required for installation are as follows.

  • Node pool resource size (composed of 2 or more nodes)

    • AI&MLOps Platform: vCPU 32, Memory 128G or more
    • Kubeflow Mini: vCPU 24, Memory 96G or more
  • Kubernetes version

    • AI&MLOps Platform v1.9.1 (k8s v1.30)
    • Kubeflow Mini v1.9.1 (k8s v1.30)
information
Only one AI&MLOps Platform can be installed per Kubernetes cluster, and a cluster that is being used for other purposes cannot have the AI&MLOps Platform installed.
How-to guides
Kubeflow Usage Guide