Links

Features

Workload Profile Features provided by Humanitec
Workload Profiles are made up of features. Each feature represents a set of functionality that can be configured for the Workload.
Humanitec provides a set of features that can be used across different Workload Profiles.

Features

Feature
Description
Specify Annotations that will be added to Pods generated for the workload.
Add one or more containers to the workload.
ingress
Create Ingress objects to make the workload accessible from outside the cluster via a DNS name.
labels
Specify Labels that will be added to Pods generated for the workload.
replicas
A runtime feature allowing the number of replicas to be set.
schedules
Specify a series of schedules and container overrides for CronJobs.
service
Create a Service object to provide a stable way of addressing the workload within the cluster.
Specify the Service Account pods should run under.
volumes
Specify volumes not provisioned via resources. e.g. emptyDir.