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".
This commit is contained in:
@@ -78,7 +78,7 @@ when you declare a Service resource that requires them.
|
||||
|
||||
## Authorization
|
||||
|
||||
This section breaks down the access that the cloud controller managers requires
|
||||
This section breaks down the access that the cloud controller manager requires
|
||||
on various API objects, in order to perform its operations.
|
||||
|
||||
### Node controller {#authorization-node-controller}
|
||||
|
||||
Reference in New Issue
Block a user