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

Support multiple worker 'types' #90

@jonnydford

Description

@jonnydford

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions