Files
2020-03-15 22:30:35 -07:00

495 B
Executable File

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
Deployment deployment 2018-04-12 /docs/concepts/workloads/controllers/deployment/ An API object that manages a replicated application.
fundamental
core-object
workload

An API object that manages a replicated application.

Each replica is represented by a {{< glossary_tooltip term_id="pod" >}}, and the Pods are distributed among the {{< glossary_tooltip text="nodes" term_id="node" >}} of a cluster.