red-animal-85108
flyte-binary
@task(limits=Resources(mem='3Gi'), requests=Resources(mem='2Gi'))
values.yaml
flyte-binary: deployment: # resources Resource limits and requests for Flyte container # Uncomment and update to specify resources for deployment resources: limits: memory: 3Gi requests: cpu: 5
Flyte enables production-grade orchestration for machine learning workflows and data processing created to accelerate local workflows to production.