Apply the diff from the latest en file.
This commit is contained in:
@@ -26,7 +26,7 @@ closer to the desired state, by turning equipment on or off.
|
|||||||
## Controller pattern
|
## Controller pattern
|
||||||
|
|
||||||
A controller tracks at least one Kubernetes resource type.
|
A controller tracks at least one Kubernetes resource type.
|
||||||
These [objects](/docs/concepts/overview/working-with-objects/kubernetes-objects/#kubernetes-objects)
|
These [objects](/docs/concepts/overview/working-with-objects/kubernetes-objects/)
|
||||||
have a spec field that represents the desired state. The
|
have a spec field that represents the desired state. The
|
||||||
controller(s) for that resource are responsible for making the current
|
controller(s) for that resource are responsible for making the current
|
||||||
state come closer to that desired state.
|
state come closer to that desired state.
|
||||||
|
|||||||
Reference in New Issue
Block a user