influxdata / influxdata/helm-charts
priorityClass support for telegraf helm chart
- Dominant language
- Mustache
- Stars
- 257
- Forks
- 347
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 9
Description
Hi,
It would be good to add a `priorityClassName` field to the telegraf helm chart, similar to https://github.com/influxdata/helm-charts/pull/178.
This would help ensure the telegraf pod can be scheduled to k8s nodes with very high memory or cpu allocation.
Ref:
https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/#priorityclass
Contributor guide
Research direction
Compare the telegraf Helm chart with the referenced InfluxData pull request and read the linked Kubernetes PriorityClass documentation first. Add chart support for setting priorityClassName on the Telegraf pod, then verify that the rendered chart includes the requested value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100