Skip to content

Commit c131da2

Browse files
eedorenkoJnHs
andauthored
Update articles/azure-arc/kubernetes/conceptual-workload-management.md
Co-authored-by: JH <[email protected]>
1 parent 827f1f9 commit c131da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/conceptual-workload-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ The control plane may perform validation in multiple stages at different points
205205

206206
### Configuration graph model
207207

208-
The control plane composes configuration value snapshots for the application instances on deployment targets. It pulls the values from different configuration containers. The relationship of these containers may represent a hierarchy or a graph. The control plane follows some rules to identify what configuration values from what containers should be hydrated into the application configuration snapshot. This is a responsibility of the platform team to define the configuration containers and establish the hydration rules. Application developers are not aware of this structure. They are aware of configuration values to be provided and it's not their concern where the values are coming from.
208+
The control plane composes configuration value snapshots for the application instances on deployment targets. It pulls the values from different configuration containers. The relationship of these containers may represent a hierarchy or a graph. The control plane follows some rules to identify what configuration values from what containers should be hydrated into the application configuration snapshot. It's the platform team's responsibility to define the configuration containers and establish the hydration rules. Application developers aren't aware of this structure. They are aware of configuration values to be provided, and it's not their concern where the values are coming from.
209209

210210
### Label matching approach
211211

0 commit comments

Comments
 (0)