Skip to content

zarf-agent custom tolerations #3620

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

Open
fingermustache opened this issue Mar 31, 2025 · 0 comments · May be fixed by #3678
Open

zarf-agent custom tolerations #3620

fingermustache opened this issue Mar 31, 2025 · 0 comments · May be fixed by #3678
Labels
enhancement ✨ New feature or request

Comments

@fingermustache
Copy link

Is your feature request related to a problem? Please describe.

It seems the zarf-registry package supports setting custom tolerations, but there's no such ability with the zarf-agent, especially because it's a set of manifests instead of a Helm chart. I'm currently trying to deploy Zarf to a boostrapping node that has a taint on it to only allow the pods necessary to get the cluster started. I intended to deploy Karpenter after zarf-init, but if non-tainted nodes need to exist for zarf-agent to work, I'm a bit stuck.

Is there a reason zarf-agent is a bunch of manifests instead of a Helm chart? If it was a chart, I could set an override.

Describe the behavior you'd like

zarf-agent configurable tolerations (helm charts)

  • Given deploying zarf-init to a bootstrapping node.
  • When I try to deploy karpenter after a zarf-init, there are non-tainted nodes needed for zarf-agent to work. I am trying to deploy zarf to a bootstrapping node that has a taint to only allow pods neccesary to get the cluster started.
  • Then zarf-agent won't deploy.

Describe alternatives you've considered

custom init package

@fingermustache fingermustache added the enhancement ✨ New feature or request label Mar 31, 2025
@brandtkeller brandtkeller added this to Zarf Apr 7, 2025
@github-project-automation github-project-automation bot moved this to Triage in Zarf Apr 7, 2025
@brandtkeller brandtkeller moved this from Triage to Backlog in Zarf Apr 7, 2025
@JeffResc JeffResc linked a pull request Apr 15, 2025 that will close this issue
2 tasks
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

Successfully merging a pull request may close this issue.

1 participant