Skip to content

Commit

Permalink
Updated the references to Team Yellow to Team Green to reflect the co…
Browse files Browse the repository at this point in the history
…lors in the diagram (#7171)

Update index.md

Changing the Team Yellow references to Team Green to reflect the correct color in the diagram
  • Loading branch information
felderi authored Apr 4, 2024
1 parent 5b43f9d commit 74d9f4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/konnect/gateway-manager/control-plane-groups/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ control plane group share the same cluster of data plane nodes.
## Standard control planes vs groups

In a standard control plane setup, each team configures and manages their own data plane nodes.
For example, in the following diagram, Team Blue configures Control Plane Blue, which then uses a set of data plane nodes that only run Blue configuration; the same happens with Team Yellow.
For example, in the following diagram, Team Blue configures Control Plane Blue, which then uses a set of data plane nodes that only run Blue configuration; the same happens with Team Green.

<!--vale off-->
{% mermaid %}
Expand Down Expand Up @@ -58,7 +58,7 @@ flowchart LR
In a control plane group setup, each team still administers their own control plane, but the data plane nodes are shared.

The following diagram illustrates using a control plane group for a federated platform administrator model. In this example, Team Blue configures Control Plane Blue, which is then combined with the configuration from Team Yellow. In addition, the control plane group contains Control Plane Green, which is managed by a central platform team. The central team provides global plugin configuration, which is added to any configuration that teams Blue and Yellow provide.
The following diagram illustrates using a control plane group for a federated platform administrator model. In this example, Team Blue configures Control Plane Blue, which is then combined with the configuration from Team Green. In addition, the control plane group contains Control Plane Green, which is managed by a central platform team. The central team provides global plugin configuration, which is added to any configuration that teams Blue and Green provide.

The data plane nodes in the cluster use the combined configuration from all three groups.

Expand Down

0 comments on commit 74d9f4f

Please sign in to comment.