Skip to content

Instantly share code, notes, and snippets.

@fl64
Created June 18, 2024 08:16
Show Gist options
  • Save fl64/4208da0d4941523cdc1ad8e94816e07a to your computer and use it in GitHub Desktop.
Save fl64/4208da0d4941523cdc1ad8e94816e07a to your computer and use it in GitHub Desktop.
sizingPolicies:
- cores:
min: 1
max: 4
memory:
min: 1G
max: 4G
dedicatedCores: [false]
coreFractions: [5, 10, 20, 50, 100]
- cores:
min: 5
max: 10
memory:
perCore:
min: 1G
max: 2G
dedicatedCores: [false]
coreFractions: [5, 10, 20, 50, 100]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment