metaflow
metaflow copied to clipboard
kubernetes client fails with shared_memory in resources
If you specify shared_memory in @resources, then kubernetes will fail with "unknown option --shared_memory" (or something like that). This option is supported by Batch.
@oavdeev