Uploaded image for project: 'Multiple Architecture Enablement'
  1. Multiple Architecture Enablement
  2. MULTIARCH-5058

Implement the node affinity scoring specs in the ClusterPodPlacementConfig

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • None
    • None

      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
      

            pkenchap Punith Kenchappa
            rhn-support-adistefa Alessandro Di Stefano
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: