We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4c080 commit b8bbf5bCopy full SHA for b8bbf5b
docs/proposals/20250924-native-daemonset-progressive-delivery.md
@@ -110,7 +110,7 @@ graph TB
110
subgraph "Kruise Rollout Control Plane"
111
RC["<b>Rollout (and BatchRelease) Controller</b><br/>Main orchestration<br/>and scheduling"]
112
CF["<b>ControllerFinder</b><br/>Discovers revisions<br/>from ControllerRevisions"]
113
- NDC["<b>Native DaemonSet Controller</b><br/>Implements partition-style<br/>interface for DaemonSet"]
+ NDC["<b>Native (and Advanced) DaemonSet Controller</b><br/>Implements partition-style<br/>interface for DaemonSet"]
114
end
115
116
%% Kubernetes Native Layer
0 commit comments