Zeblok Computational
1.3.2
1.3.2
  • AI-MicroCloud User Guide
    • Introduction
  • PROCEDURE
    • Create an Account
      • Individual User
    • Sign In
    • Workstations
      • Edit Workstation
      • Spawn Ai-WorkStation
      • Build, Serve and Deploy
        • Notebooks
          • Installing different frameworks
        • Build Models
          • ZBL Command Line Interface
            • How to use the CLI
        • Deploy
    • Microservice
      • Edit and Onboard Microservices
      • Spawn MicroService
      • Spawn Multi-container Ai-Microservices
    • Spawn Orchestration Add-on
  • DATA AND METRICS
    • DataLake
      • Datasets
    • Monitoring
      • Resource level monitoring
  • MORE
    • Manage Account
      • Forgot Password
      • 2 Factor Authentication
    • Admin Guide
      • Menu
      • Dashboard
      • Organizations
      • DataCenters
      • Plans
      • Resource Manager
      • NameSpaces
      • Role definition by ISV administrator:
        • IAM
          • Roles
          • Usergroup
      • Inviting User
    • SDK
    • Video Tutorial
  • RELEASES
    • Release Notes
  • Support
    • Support Emails
Powered by GitBook
On this page

Was this helpful?

  1. PROCEDURE

Spawn Orchestration Add-on

This service of the AI-Microcloud enables the user to spawn a Ray cluster which can be utilised for high performance computation using auto scaling.

PreviousSpawn Multi-container Ai-MicroservicesNextDataLake

Was this helpful?

Below are the steps required for the spawning of a RAY cluster inside a AI-Microcloud:

STEP 1:

For spawning an orchestration addon service first we have to got to the orchestration tab on the left hand menu

STEP 2:

Click on the “create orchestration addon” button on the right top corner as shown in the picture

STEP 3:

Fill in the form as required and click on the “add orchestration addon” button to create your own service

STEP 4:

After your service is created you will be able to see it in the list on your current tab. Next step is to go to the workspace by clicking the “workspace button” as shown in the picture below.

STEP 5:

Click on the “spawn orchestration addon” button

STEP 6:

  • Select your service that you recently created

  • Select your Datacenter

  • Select a default plan or you can select a customised plan that you attached to you service at the time of creation

  • Select a namespace you want to deploy your service on

  • Give the values of minimum and maximum workers for your auto scaling purpose

  • Give a name to your deployment

STEP 7:

After completing the above steps you can see the service spawning on your workspace under “Spawned orchestration Addons”. After that we can use the URL in your python code.