Skip to content

Commit b854f63

Browse files
Clarify controller instead of watchers in configuration flow
Co-authored-by: salonichf5 <[email protected]>
1 parent 7be4689 commit b854f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture/configuration-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ metadata:
6262
### 2. Kubernetes Stores Resources
6363
6464
- Gateway, HTTPRoute, Service resources stored in etcd
65-
- Kubernetes API Server notifies watchers of changes
65+
- Kubernetes API Server notifies controllers(watchers) of changes
6666
6767
### 3. NGF Controller Processes Changes
6868

0 commit comments

Comments
 (0)