acoustic-carpenter-78188
05/31/2024, 5:32 PM@task(
task_config=Pod(
pod_spec=V1PodSpec(
containers=[],
node_selector={"node_group": "memory"},
),
),
requests=Resources(
mem="1G",
),
)
def my_pod_task():
...
Goal: What should the final outcome look like, ideally?
Improve the example and point to the new pod plugin
Describe alternatives you've considered
NA
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyteacoustic-carpenter-78188
05/31/2024, 5:32 PM