Links

Work with Workloads

Learn how to manage a Workloads in Humanitec.
A Workload in Humanitec represents the code that will run in a Kubernetes cluster, mostly as a pod. It is made up of one or more Containers alongside their configuration. In most cases, a Workload will be some kind of back-end service or a front-end of some application. For example, in a micro-service architecture, each service would be represented by a Workload in Humanitec.

Table of Contents

Manage Workloads

Workload Details

Manage Containers

Container Details

Workloads at Runtime