Bare Flink cluster deployment mode
- Dominant language
- Go
- Stars
- 581
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
The operator is designed to manage a single job. There are use cases where it is desirable to only have the Flink cluster stood up and manually manage the job. For example, during testing I may want to just modify the job jar locally and repeatedly upload to the cluster or use a Flink deployment for experimentation purposes.
Maybe the CRD could have a field that indicates "cluster only" or "user managed" deployment that short circuits the job related state machine?
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by tracing the CRD and job-related state machine, then determine how a cluster-only or user-managed mode should be represented and propagated. Done means the operator can create and maintain a Flink cluster without managing its job, with coverage for the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100