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

feat: add initcontainers, sidecars and extra k8s objects to telegraf charts #523

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zekena2
Copy link

@zekena2 zekena2 commented Nov 13, 2022

This PR adds multiple functioanlities to the telegraf and telegraf-ds helm charts.

For both charts:
1- init containers are added with possiblites to have multiple not only one. This PR also provides it but it can do only one container and it's not flexible.
2- side car containers are added
3- extra k8s objects

For telegraf-ds:
1- ports are customizable for the daemonset
2- renamed the socket instead of docker to runtime. Note I didn't change the default to containerd so I don't break an existing installations.

  • CHANGELOG.md updated
  • Rebased/mergable
  • Tests pass
  • Sign CLA (if not already signed)

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

Successfully merging this pull request may close these issues.

None yet

1 participant