thoughtbot / thoughtbot/flightdeck
Investigate pod reaper
Nobody has claimed this yet.
- Dominant language
- HCL
- Stars
- 100
- Forks
- 11
- Avg merge
- 7h 37m
- Merged PRs (30d)
- 3
Description
https://github.com/target/pod-reaper
We can use the pod reaper to make sure that pods are recreated regularly. This allows us to detect pods that don't work correctly when restarted or when they're moved to another node. It will also allow us to detect single points of failure to ensure we're deploying with high availability.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked pod-reaper project and the repository's Terraform modules. Determine how regular pod recreation could be integrated, then define how completion will be verified for restart failures, node movement, and high-availability gaps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, terraform
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100