...
- What do the CRD controllers do? Define the exact responsibilities of model & dataset CRDs and controllers.
- How will the higher level tasks, i.e. federated learning, model serving etc, utilize the services provided by model & dataset CRDs.
- Cloud edge communication mechanism for both controllers and specific task workers.the CRD controllers: do they share the existing port 10000, or use a new port? Related: how do cloud workers and edge workers communicate?
Use Cases
Model serving
Upon creating a model CRD object, model controller
...