-
Notifications
You must be signed in to change notification settings - Fork 406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Vote] About the naming of UnitedDaemonset #433
Comments
UnitedDaemonset +1 |
@kadisi I think that other names are welcome. |
Since "UnitedDeployment" and "UnitedDaemonset" are mainly responsible for workload disposal on nodepools, if they can be combined together, they can be named as one like "NodePoolWorkload", otherwise, I think "NodePoolDeployment" and "NodePoolDaemonset" are more clear to users. |
@huangyuqi @zzguang @kadisi |
UnitedDeployment-> YurtPlacement or UnitedDeployment-> YurtAppSet |
Our component is called Yurt-app-Manager, and the main purpose is to manage applications. YurtAppSet, YurtAppDaemon +1 |
Echo to @Fei-Guo to define the names from the app level, which seems to be a higher level abstraction. |
UnitedDaemonset or UnitedDeployment->NodePoolDeployment UnitedDeployment-> YurtPlacement or UnitedDeployment-> YurtAppSet UnitedDeployment -> NodePoolAppSet |
After community discussion, we finally decided to name UnitedDeployment -> YurtAppSet If the community students have new ideas, welcome to participate in the discussion。 |
By my understanding, the scope of YurtAppDaemon is bigger than NodePoolAppDaemon, not sure whether the assumption below makes sense: |
In openyurt cluster,nodes(include edge nodes and cloud nodes) must be belong to one NodePool, if no NodePool is specified, default NodePool will be used. |
Okay, then I have no questions, thanks! :) |
@zzguang @rambohe-ch So this needs to be reinterpreted,It is recommended that users place nodes in the same region in the same node pool and that all nodes have their own node pool. It's easy to manage。 But this is not a constraint。 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Signed-off-by: zhenggu1 <zhengguang.zhang@intel.com>
What happened:
Recently we are working on a proposal for UnitedDaemonset ,however, the naming of UnitedDaemonset maybe lead to some misunderstandings ( ref #422 ). So we need to revisit this naming problem。
What you expected to happen:
Here are two names for your vote:
UnitedDaemonset
UnitedDaemonset follows the previous definition of UnitedDeployment。
NodePoolDaemonset
NodePoolDaemonset focuses more on the node pool concept
Welcome to vote!!!
others
/kind question
The text was updated successfully, but these errors were encountered: