ThinkR-open / ThinkR-open/golem
add_kubernetes_deployment()
Open
Nobody has claimed this yet.
Difficulty: advanced
effort: high
hacktoberfest
- Dominant language
- R
- Stars
- 945
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
Creates :
- the dockerfile + the tar.gz
- deployment yaml
- service yaml
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
The issue names add_kubernetes_deployment() but does not identify a file, test, entry point, or existing deployment helper. Start by locating that function and related Kubernetes or Docker generation code, then determine the expected Dockerfile, tar.gz archive, deployment YAML, and service YAML outputs. Done means the function produces all four artifacts with agreed contents and tests cover them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kubernetes, r
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100