You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User asked to be able to use a data downloading tool packaged in a docker container on the platform for periodic data pulls. Solution is to build a kubeflow pipeline for them based on a modified version of the Dockerfile, hosted via our daaas-containers repo.
Tasks:
modify Dockerfile so it is safe for daaas-containers (non-root, etc)
set up CI to deploy OpenAddresses container
build kubeflow component to wrap OpenAddresses program
build sample kubeflow pipeline to (1) download data via OpenAddresses tool and (2) upload to Minio
The text was updated successfully, but these errors were encountered:
User asked to be able to use a data downloading tool packaged in a docker container on the platform for periodic data pulls. Solution is to build a kubeflow pipeline for them based on a modified version of the Dockerfile, hosted via our daaas-containers repo.
Tasks:
The text was updated successfully, but these errors were encountered: