Skip to content

Managing Workloads

After creating a workload, it will be listed in the workloads table.


Workload Status

To view the workload status, click Check deployment status as shown in the image below.

Workload Status

After clicking the above option, workload details will be displayed as shown in the image below.

Workload Deploy Details


Actions on Workload

To manage a workload, click on the kebab menu (three-dot menu) of the workload. The following actions are available as shown in the image below.

Actions on Workloads


1. View Workload Summary

This option allows you to view the workload summary.

Workload Summary

You can view the deployed YAML and JSON files using this option:

Deployed JSON:

Deployed JSON

Deployed YAML:

Deployed YAML


2. Workload URL

You will be presented with all the URLs as shown in the image below:

Workload URL


3. Re-deploy Workload

This option is used to re-deploy the application.

Redeploy Workload

You will be navigated to the Create workload page. Here, previously fetched cluster details will be auto-populated to ease the re-deploy process as shown below.

Redeploy Workload Details


4. Delete Workload

Use this option to soft delete the workload.

Delete Workload

You can choose whether to delete the namespace as well. Once you click Delete, you will receive a notification as shown below.

Delete Workload Notification


5. Force Delete Workload

Use this option to delete the workload without checking for errors and to remove the entry from the database.

Force Delete Workload

You will be taken to the following screen:

Force Delete Confirmation

Once you click the Force Delete button, the workload is deleted and you are navigated to the following screen:

Force Delete Complete


6. Clean Workload

This option is displayed once the workload is deleted. This option can be used to remove the entry from the database.

Clean Workload

Selecting it shows the following:

Clean Workload Confirmation

Clicking Clean Workload removes the workload entry from the database.

Clean Workload Complete