Controller
Manages operator components by observing state of each of the devices.
Controller Loops
KubeSerial Controller
SerialDevice Controller
ManagerScheduleRequest Controller
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
Manages operator components by observing state of each of the devices.
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;