ThinkR-open / ThinkR-open/golem

add_kubernetes_deployment()

Open
#322 0 comments 3 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.