# Spawn Multi-container AI-Microservices

Workflow for deploying multiple container-based Microservices:

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

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

  ![](https://content.gitbook.com/content/LSL8CzXuA4YIVVjOwPQL/blobs/PcmlyGO9W94J5B0BQoXQ/slect_datacenter.png)

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

  ![](https://content.gitbook.com/content/LSL8CzXuA4YIVVjOwPQL/blobs/DziuKcmgal1IS7AjM9MY/plan_tray.png)
* Create your own [namespace](https://computationaldocs.zeblok.com/info/1.3.7/procedure/namespaces) prior only and selecting that

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

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

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