kubebb/components

Should we place u4a & cluster-component under kubebb as the dependencies?

bjwswang opened this issue · 2 comments

Now it's too complicated to deploy kubebb.User must download 3 charts for it. IMO,we can treate u4a,cluster-component,kubebb-core as one.

- charts/kubebb
    -  charts
       - cluster-component  
       - u4a
     - templates
     - Chart.lock
     - Chart.yaml

@nkwangleiGIT @Abirdcfly @0xff-dev Any thoughts?

u4a can only be deployed under the namespace u4a-system, so it cannot be used as a subchart for kubebb-core.

@bobsongplus any comments? can we use one ns for kubebb and u4a?