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

Reloadable configuration mechanism #6

Open
jkroepke opened this issue Feb 7, 2023 · 0 comments
Open

Reloadable configuration mechanism #6

jkroepke opened this issue Feb 7, 2023 · 0 comments

Comments

@jkroepke
Copy link

jkroepke commented Feb 7, 2023

Hi,

to minimize downtimes on deployments, I would like to ask if its possible to implement a config reload through an rest endpoint or process signal? In combination with https://github.com/Pluies/config-reloader-sidecar, we have a zero downtime deployment.

If an inotify watcher could be nativly implement, the sidecar could be avoid.

For context: If a config map in kubernetes gets changed, the files will be updated in-place.

Same request for log analytics exporter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant