StatCan / aaw-argoflow-azure

Kubeflow deployment powered by ArgoCD
2 stars 2 forks source link

application/seldon #5

Closed wg102 closed 3 years ago

wg102 commented 3 years ago

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.

wg102 commented 3 years ago

Work done in https://github.com/StatCan/argoflow-azure/commit/cf0bc051dcba7e30a39c9cc5ad89307b3a91e598

wg102 commented 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.

wg102 commented 3 years ago

@blairdrummond can you review this please?

rohank07 commented 3 years ago

Tested Seldon CRD Christian's example argo_app.yaml.

Successful output from kubectl port-forward services/iris-model-default 9000:8000 -n seldon-system

Screenshot from 2021-09-15 18-42-56 Scaled to 2 pods.