Skip to content

Commit

Permalink
Update src/content/getting-started/architecture/broker/_index.en.md
Browse files Browse the repository at this point in the history
Co-authored-by: Stephen Kitt <[email protected]>
Signed-off-by: Aswin A <[email protected]>
  • Loading branch information
2 people authored and dfarrell07 committed Jun 25, 2024
1 parent 69b8d07 commit aac6493
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ basically a set of Custom Resource Definitions (CRDs) backed by the Kubernetes d
The Broker also defines a ServiceAccount and RBAC components to enable other Submariner
components to securely access the Broker's API.

While there are no services associated with the Broker, using ```subctl``` to deploy the Broker
While there are no Services associated with the Broker, using ```subctl``` to deploy the Broker
also deploys an operator Pod that installs the CRDs and the Globalnet configuration.

Submariner defines two CRDs that are exchanged via the Broker: `Endpoint` and `Cluster`.
Expand Down

0 comments on commit aac6493

Please sign in to comment.