# Spawn Multi-container Ai-Microservices

Workflow for deploying multiple container-based Ai-Microservices:

* Click on "Spawn Microservice" and select the "ISV Management Microservice"

  ![](https://content.gitbook.com/content/F6xQtKUc7xUlDU8v3wP5/blobs/kVoc7NqvCGwCc8cwjG72/select_MS.png)
* Select DataCentre

  ![](https://content.gitbook.com/content/F6xQtKUc7xUlDU8v3wP5/blobs/u0mpGGzanWe83RY4IdJl/slect_datacenter.png)

  **Note: If you have an enterprise setup, after selecting datacenter, please select where to deploy i.e. HUB or EDGE**
* Select your plan

  ![](https://content.gitbook.com/content/F6xQtKUc7xUlDU8v3wP5/blobs/sIoNXCMTMafpwKSZoME9/plan_tray.png)
* Create your own [namespace](https://computationaldocs.zeblok.com/info/1.3.6/procedure/namespaces) prior only and select that

  ![](https://content.gitbook.com/content/F6xQtKUc7xUlDU8v3wP5/blobs/zUS3xooDmsB35gP5a1Mc/select_namespace.png)
* Add environment variables as shown in the figure below

  ![](https://content.gitbook.com/content/F6xQtKUc7xUlDU8v3wP5/blobs/cQyBUrvt1A3AkoLKmOIN/config_ENV_ISV.png)
* Enter any desired name of your microservice and click on "Spawn Microservice"

  ![](https://content.gitbook.com/content/F6xQtKUc7xUlDU8v3wP5/blobs/53X5wICdNtNqVMwrkxwj/name_MS.png)

{% hint style="info" %}
After completing the previous steps, inform the Zeblok team about the namespace you created. They will provide you with the required access to that namespace.&#x20;
{% endhint %}

Once you receive confirmation via email from the Zeblok Team, please follow these steps:

1. Open the “ISV Management MicroService” that you spawned in a different browser tab
2. Log in using the credentials:
   * **Username: guest**
   * **Password: username**
3. Once logged in, please become the root user and perform the following commands:
   * Run `kubectl get pods -o wide`
