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

[feature] run as daemonset to keep cluster up to date. #2

Open
EStork09 opened this issue May 19, 2024 · 0 comments
Open

[feature] run as daemonset to keep cluster up to date. #2

EStork09 opened this issue May 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@EStork09
Copy link

Is this RFE related to an Existing Problem? If so, please describe:

  • RKE2 runs with tarballs needing to be at /var/lib/rancher/rke2/agent/images/, right now this would require some extra steps to get the images added to all the nodes.

Describe Proposed Solution(s):

  • Run Hauler as a daemonset that will keep running to keep the manifests in sync with the local file system.

Describe Possible Alternatives:

  • Run as a daemonset with cron, or a constantly bash while loop with sleep.

Additional Context:

  • There might be another way to do this I am missing, but one model could be have a single registry hauler deployed, and run a daemonset to pull the data onto each node. Things such as RKE2 tar balls, longhorn, things required to get a cluster up and running before you might have a registry in place would be ideal to be bundled and synced to all nodes.
@EStork09 EStork09 added the enhancement New feature or request label May 19, 2024
@dweomer dweomer changed the title [RFE] Run as daemonset to keep cluster up to date. feature: Run as daemonset to keep cluster up to date. Jul 26, 2024
@zackbradys zackbradys changed the title feature: Run as daemonset to keep cluster up to date. [feature] run as daemonset to keep cluster up to date. Jul 26, 2024
@zackbradys zackbradys transferred this issue from hauler-dev/hauler Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant