openyurtio / openyurt

OpenYurt - Extending your native Kubernetes to edge(project under CNCF)

Home Page:https://openyurt.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature request] Enhancement about tweaks of yurtappset

vie-serendipity opened this issue · comments

What would you like to be added:
Add {{nodepool}} to replace the specified nodepool, users can batch inject configmap and secret that match the naming rules.

Why is this needed:
There may be different configmaps for different nodepools, and the user may need to write tweaks one by one. After joining {{nodepool}}, the user can bulk write by regularly naming the configmap and secret, like configmap-xxx (xxx represents the detailed name of nodepool).

others
/kind feature

@vie-serendipity It's a good idea to use {{nodepool}} to match multiple nodepools, as it allows users to easily perform batch configurations at the nodepool level.

I think we should make the definition more clearly, so how about use {{nodepool-name}} to replace {{nodepool}}?

commented

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.