quaint-byte-23550
07/27/2022, 2:44 PMquaint-byte-23550
07/27/2022, 3:04 PMthankful-minister-83577
thankful-minister-83577
thankful-minister-83577
acceptable-policeman-57188
acceptable-policeman-57188
acceptable-policeman-57188
hallowed-mouse-14616
07/27/2022, 6:06 PMplugins:
  sagemaker:
    prebuiltAlgorithms:
    - name: xgboost
      regionalConfigs:
      - region: us-east-1
        versionConfigs:
        - image: <http://683313688378.dkr.ecr.us-east-1.amazonaws.com/sagemaker-xgboost:0.90-2-cpu-py3|683313688378.dkr.ecr.us-east-1.amazonaws.com/sagemaker-xgboost:0.90-2-cpu-py3>
          version: "0.90"
    region: us-east-1
    roleAnnotationKey: ""
    roleArn: default_role
@acceptable-policeman-57188 I think you are correct. It looks like each plugin configuration is defined with a block like above and then added to the flytepropeller configmap as it's own yaml. For example the default k8s plugin configuration.quaint-byte-23550
07/27/2022, 8:35 PM