Skip to content

Add Kubernetes Deployment Options to the Bytewax Materialization Engine #3517

@adamschmidt

Description

@adamschmidt

Is your feature request related to a problem? Please describe.
The Bytewax materialization engine needs to support configuration options for more advanced Kubernetes deployments (EKS, GCP, etc) to make it usable at scale.

Describe the solution you'd like
The main configuration options that are needed for the Bytewax materialization job are:

  • setting explicit resource requests and limits (rather than relying on platform defaults which may not be enough)
  • supporting service accounts and IAM roles
  • specifying an image pull secret to support pulling Docker images from Dockerhub, Artifactory, etc

Describe alternatives you've considered
The Kubernetes job that runs is dynamically generated by the bytewax code. Existing configuration options are insufficient.

Additional context
I'd really like to test the Bytewax materialization engine on our instance of EKS. In its current implementation, it's operationally too simple and not usable outside of minikube.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions