Skip to content

Commit d6ca144

Browse files
authored
Fix: typo in cloud-controller.md
The cloud-controller-manager is a Kubernetes control plane component" according to docs. That is, a singular manager. This PR fixes typo in docs where it was referenced to as "cloud controller managers".
1 parent 564baf1 commit d6ca144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/architecture/cloud-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ when you declare a Service resource that requires them.
7878

7979
## Authorization
8080

81-
This section breaks down the access that the cloud controller managers requires
81+
This section breaks down the access that the cloud controller manager requires
8282
on various API objects, in order to perform its operations.
8383

8484
### Node controller {#authorization-node-controller}

0 commit comments

Comments
 (0)