digitalocean / digitalocean/DOKS
support dynamic kubelet config
- Dominant language
- No language data
- Stars
- 86
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
https://kubernetes.io/docs/tasks/administer-cluster/reconfigure-kubelet/
i.e. set the `--dynamic-config-dir` flag of the kubelet so users can amend the kubelet config.
Would allow the user to configure things like the max eviction grace period #19 which is currently being set to 0.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the linked Kubernetes dynamic kubelet configuration documentation and inspect the repository for where kubelet flags and configuration are set. Focus on enabling the --dynamic-config-dir flag so users can amend kubelet configuration, including the max eviction grace period discussed in issue #19. Done means the user can configure this value instead of it being fixed at 0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100