Signed-off-by: Nguyen Phuong An <AnNP@vn.fujitsu.com>
This commit is contained in:
Nguyen Phuong An
2019-11-21 09:26:32 +07:00
parent e5382c59a2
commit 3ec583a3df

View File

@@ -71,7 +71,7 @@ cluster in the form of a complete resource list.
The cluster merges this with the previously applied
state and the actual state to arrive at a new desired
state, which the cluster's reconcilation loop attempts
state, which the cluster's reconciliation loop attempts
to create. This is the foundation of level-based state
management in k8s.