-
Story
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
False
-
None
-
False
-
NEW
-
NEW
-
-
The ClusterPodPlacemetnConfig API specs can be updated as in the following to host a skeleton of plugins, currently implementing only the nodeAffinityScoring one.
spec: plugins: nodeAffinityScoring: enabled: true platforms: - architecture: amd64 # os: linux # TODO: this structure can support the os field in the future (e.g., for win containers) weight: 100
- is depended on by
-
MULTIARCH-4974 As a user I want to setup cluster-wide weights for the architectures to be consumed by pods in a mixed cluster
- To Do