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.

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.