We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d148026 + f07f8d5 commit 3e0b444Copy full SHA for 3e0b444
content/en/docs/concepts/architecture/controller.md
@@ -102,7 +102,7 @@ Other control loops can observe that reported data and take their own actions.
102
In the thermostat example, if the room is very cold then a different controller
103
might also turn on a frost protection heater. With Kubernetes clusters, the control
104
plane indirectly works with IP address management tools, storage services,
105
-cloud provider APIS, and other services by
+cloud provider APIs, and other services by
106
[extending Kubernetes](/docs/concepts/extend-kubernetes/) to implement that.
107
108
## Desired versus current state {#desired-vs-current}
0 commit comments