influxdata / influxdata/helm-charts
[telegraf-ds] support extra volume mounts, extra data in config map or secrets
Open
- Dominant language
- Mustache
- Stars
- 257
- Forks
- 347
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 9
Description
I am trying to deploy a telegraf daemonset and I need to configure a certificate that has to be read from a file (specifically for the kafka output). Right now there is no way to do this (at least that I know of).
Would it be possible to add extra configuration either in the config map or in a secret to be able to do this?
Contributor guide
Research direction
Start by reviewing the telegraf daemonset chart's configuration for volume mounts, ConfigMaps, and Secrets. Trace how Kafka output settings are provided, then define done as allowing a certificate file and other extra data to be mounted and consumed by the deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kafka, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100