Closed wg102 closed 3 years ago
Seldon was successfully done in the commit mentionned above. One thing to note is that the application, on Argo-CD is Healthy but out of Sync. Further investigation revealed that it was out of sync because of the Certicate (in base64 encoding), it was visible in the Manifest difference in Argo-CD.
Since certificates change quite often, this is not an issue currently, just something to keep an eye on.
@blairdrummond can you review this please?
Tested Seldon CRD Christian's example argo_app.yaml.
Successful output from kubectl port-forward services/iris-model-default 9000:8000 -n seldon-system
Scaled to 2 pods.
Compare our manifest and kubeflow's, with careful checking for any customization. Update the argoflow-azure applications in distribution Test Duplicate the changes in the template.