Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/en/docs/concepts/workloads/workload-api/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ It consists of two sections: a list of pod groups and a reference to a controlle

### Pod groups

TBD: Update this section to reflect the new API structure.

The `podGroups` list defines the distinct components of your workload.
For example, a machine learning job might have a `driver` group and a `worker` group.

Expand Down