Skip to main content

Workloads

A workload is defined as a microservice that is being developed or tested in a Sandbox. Sandboxes supports the following workload types natively:

  1. Local workloads running in user workstations.
  2. Kubernetes Deployments
  3. Argo Rollouts

Aside from this, to sandbox other types of workloads inside or outside Kubernetes (cloud provider resources, lambdas, data stores, etc), you can use a Resource Plugin to encapsulate them in a sandbox.