Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Support multiple worker 'types' #90

Open
jonnydford opened this issue Jun 9, 2019 · 0 comments
Open

Support multiple worker 'types' #90

jonnydford opened this issue Jun 9, 2019 · 0 comments

Comments

@jonnydford
Copy link

Add support for multiple worker types. For example, a high memory worker and a 'default' worker.

A couple of ways this could be implemented:

  • An option for an AirflowCluster to be worker only, i.e. no flower, ui, scheduler and attach to the same base. Manually set your Redis?
  • An AirflowWorker CRD so you can define them multiple times
  • A slice of []Workers with AirflowCluster
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant