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

Was this helpful?

  1. PROCEDURE
  2. Microservice

Spawn MicroService

Step By Step Guide for Spawning a MicroService

PreviousEdit featureNextSpawn Multi-container Ai-Microservices

Was this helpful?

Overview

Once you logged into the Zeblok Computational Application, you will get an option for Spawn MicroService as shown in the screenshot below.

Step 1

Click on "Spawn MicroService", you will be redirected to a page as shown below.

Step 2

Select the MicroService which you want to use, as shown below.

Step 3

Select the datacenter where you want to deploy it.

Step 4

If you selected an Edge Datacenter in the previous step, you have an additional step where you are given an option to choose whether you want your deployment to be created on the HUB or any SATELLITE Node

Select a Plan for your deployment. This step is common for both kinds of datacenters (EDGE and ENTERPRISE).

Step 5

Select the namespace in which you would like to deploy your Ai-WorkStation.

Note: You have to be a member of a namespace to get the option to select a namespace.

Contact your OrgAdmin to add you in a namespace or, if you are an OrgAdmin, you can go to the namespace section and add the desired person as a member to a namespace.

Step 6

This is a step given to you for configuring your microservice as you like.

Ports: The list of ports to be opened.

Environment Variables: Environment variables to be passed to the microservice container while starting.

Arguments: Arguments to be passed for the command parameter.

Command: Command to be passed to the microservice container.

Step 7

Enter the MicroService Name and finally spawn it as shown below. After successful creation, you will be redirected to the Ai-WorkSpace and with your Spawned MicroService.

To create you own micro-service and deploy it inside the AI-Microcloud please refer to the Onboarding Microservice tutorial.

Figure 1: Dashboard
Figure 2: Spawn MicroService
Figure 3: MicroServices
Figure 4: Select DataCenter
Figure 5: Select HUB or SATELLITE NODE
Figure 6: Select Plan
Figure 7: Select a Namespace
Figure 8: Configure your MicroService
Figure 9: Name your MicroService