Skip to content

Commit 3e0b444

Browse files
authored
Merge pull request #26370 from whoif/patch-1
Update controller.md
2 parents d148026 + f07f8d5 commit 3e0b444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Other control loops can observe that reported data and take their own actions.
102102
In the thermostat example, if the room is very cold then a different controller
103103
might also turn on a frost protection heater. With Kubernetes clusters, the control
104104
plane indirectly works with IP address management tools, storage services,
105-
cloud provider APIS, and other services by
105+
cloud provider APIs, and other services by
106106
[extending Kubernetes](/docs/concepts/extend-kubernetes/) to implement that.
107107

108108
## Desired versus current state {#desired-vs-current}

0 commit comments

Comments
 (0)