Skip to content
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

Propagate global properties to managed clusters #24

Open
mnkg561 opened this issue Apr 8, 2020 · 0 comments
Open

Propagate global properties to managed clusters #24

mnkg561 opened this issue Apr 8, 2020 · 0 comments
Labels
cluster enhancement New feature or request

Comments

@mnkg561
Copy link
Contributor

mnkg561 commented Apr 8, 2020

Is this a BUG REPORT or FEATURE REQUEST?:
FEATURE REQUEST

What happened:
There might be a requirement where administrators wants to propagate some properties to the managed clusters. This can be a Global param as Instance ID or cluster specific parameter such as AWS Account# or cluster name.

We should think about a way to propagate this data to all the way to managed clusters. It can be as simple as a config map in the target cluster and update the config map accordingly.

What you expected to happen:
There should be a way to know some default values at the cluster side which can be managed by Administrator from central place.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • manager version
  • Kubernetes version :
$ kubectl version -o yaml

Other debugging information (if applicable):

- controller logs:

$ kubectl logs

@mnkg561 mnkg561 added enhancement New feature or request cluster labels Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant