- Start apiserver:
make run-apiserver
- Start dashboard:
make run-dashboard
- The api swagger will be served at http://localhost:8080/swagger/
- The dashboard will be served at http://localhost:8000
- Namespaces support
- More Component/Trait forms
- Provide Trait/Component forms as plugins
- Metric chart
- More...