You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.
1)If I want to deploy multi edgex instaces in same namespace, yurt-edgex-manager generate solid uniteddeployments, like edgex-core-consul. Could we generate uniteddeployments with nodepool name as prefix?
2) Config crd edgex is too complex , if I want add a ui component, I need write complex yamls. As a demo below:
1)If I want to deploy multi edgex instaces in same namespace, yurt-edgex-manager generate solid uniteddeployments, like edgex-core-consul. Could we generate uniteddeployments with nodepool name as prefix?
3) yurt-edgex-manager use EdgeXConfig as template, if deploy multi instances, error occur as below:
In our design, now we only support one instance in a nodepool. so this will not support.
Config crd edgex is too complex , if I want add a ui component, I need write complex yamls. As a demo below:
The additional component of edgex, is complicate, we feel the same it about it, we could enhance the config of additional component.
1)If I want to deploy multi edgex instaces in same namespace,
yurt-edgex-manager
generate solid uniteddeployments, likeedgex-core-consul
. Could we generate uniteddeployments with nodepool name as prefix?2) Config crd edgex is too complex , if I want add a ui component, I need write complex yamls. As a demo below:
yurt-edgex-manager
useEdgeXConfig
as template, if deploy multi instances, error occur as below:Could we use helm as template render, and user can custom select deploy which component and set component values.
The text was updated successfully, but these errors were encountered: