Shahwar Saleem
07/27/2022, 2:44 PMYee
katrina
Dan Rammer (hamersaw)
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
@katrina 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.Shahwar Saleem
07/27/2022, 8:35 PM