While using the @kubernetes decorator on metaflow on a step, the memory and cpu represent the requests or limits ?
If I have to specify the limits how do I specify them ?
p
polite-table-39603
07/09/2025, 8:33 AM
To the best of my knowledge, explicit resource limits can't be directly configured using Metaflow's decorators; instead, those limits are controlled at the Kubernetes cluster level.