# 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/g6ViMVfKhWYsyDl1aJ0y/blobs/OFSpNWZNtj1bKqvxKat5/select_MS.png)
* Select DataCentre

  ![](https://content.gitbook.com/content/g6ViMVfKhWYsyDl1aJ0y/blobs/78SOhBNMqYDECXOQVbzv/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/g6ViMVfKhWYsyDl1aJ0y/blobs/MNbeSQ529rX6SoDp3sgx/plan_tray.png)
* Create your own [namespace](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/namespaces) prior only and select that

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

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

  ![](https://content.gitbook.com/content/g6ViMVfKhWYsyDl1aJ0y/blobs/Ys8ItNj1gc62XtLmsYM8/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`
