We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 329a0f8 commit 937615dCopy full SHA for 937615d
src/xpk/core/kueue.py
@@ -469,7 +469,7 @@ def get_kueue_covered_resources_config(
469
A string of Kueue covered resources configuration.
470
"""
471
config_format = """
472
- - coveredResources: ["{resource_type}"]
+ - coveredResources: ["{resource_type}", "cpu", "memory"]
473
flavors:
474
- name: {cluster_hardware_name}
475
resources:
0 commit comments