Edit Spawned Microservice

This is our edit feature devloped to change/configure microservices which are already spawned and running without stoping them or having to spawn a new one.

Step 1: Go to your "Workspace" where you have the MIcroservice already spawned and running

Workspace with running Microservice

Step 2: Click on the kebab menu as shown in the figure below

Click on the highlighted menu button

Step 3: Select the Edit button option menu which will pop up the Edit Microservice form

Edit Microservice form

Step 4: User can re-edit/add all the below configurations and once done can click on the Submit button

  • CPU

  • Memory

  • Arguments

  • Ports

  • Environment variables

  • Replicas

Step 5: After clicking the submit button user will be redirected to the workspace and few seconds later the microservice is updated with all the new configurations and ready for use.

Last updated