project-akri / akri-docs

Documentation for Akri
https://docs.akri.sh/
Apache License 2.0
8 stars 21 forks source link

proposal: Arbitrary broker resource type #75

Open diconico07 opened 1 year ago

diconico07 commented 1 year ago

This proposal aims to find a way to use arbitrary resources as brokers, thus allowing interaction between Akri and external projects like for example Shifu. As these projects uses CustomResources to depict their workload, we need to be able to create arbitrary resources.

This is quite a major change to the Configuration model, so I guess this may need extended discussions around the actual design.

This will help with solving project-akri/akri#542