kubebb / core

A declarative component lifecycle management platform
https://kubebb.github.io/website
Apache License 2.0
8 stars 9 forks source link

Use arcadia to help with component rating #285

Closed bjwswang closed 1 year ago

bjwswang commented 1 year ago

Arcadia now provides two CRDs LLM and Prompt which can help people use AI inner kubernetes cluster.

Based on our design on Rating, we need to rate a score to component after all tasks completed. Now we can utilizeArcadia` to help on this.

Here are the sub tasks we need to do: