Humanitec Documentation
Website
Status
Login in
Get started
Search…
Introduction
Welcome
How does Humanitec integrate?
What happens if you hit "Deploy"?
Getting Started
Technical Requirements
Create Sample App
Connect own Infrastructure
Work with Sample App
Migrate own App
Guides
Tutorials
Connect CI Setup
Orchestrate Infrastructure
Manage Users & Permissions
Using Humanitec
Work with Apps
Work with Environments
Work with Workloads
Integrations
Resource Types
Resource Drivers
Create own Resource Driver
Reference
Concepts
User Interface (UI)
Command Line Interface (CLI)
Workload Profiles
Profiles
Features
annotations
containers
ingress
labels
replicas
schedules
service-account
service
volumes
Platform API
Troubleshooting
Support Channels
Powered By
GitBook
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
annotations
Specify
Annotations
that will be added to Pods generated for the workload.
containers
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.
service-account
Specify the
Service Account
pods should run under.
volumes
Specify volumes not provisioned via resources. e.g.
emptyDir
.
Previous
default-job
Next
annotations
Last modified
8mo ago
Copy link