azavea / kubernetes-deployment

Deployment resources and shared knowledge base for deploying Kubernetes
Apache License 2.0
2 stars 2 forks source link

Provide Argo Workflows #26

Closed jpolchlo closed 1 year ago

jpolchlo commented 1 year ago

This work is intended to satisfy https://github.com/azavea/noaa-hydro-data/issues/109. Please refer to that issue for details. Here is the task list for tracking progress:

Closes azavea/noaa-hydro-data#109

jpolchlo commented 1 year ago

I was able to run https://argoproj.github.io/argo-workflows/walk-through/artifacts/ as a test of artifact passing. This works in the argo namespace.

jpolchlo commented 1 year ago

I'm deciding to merge this in its present state. The issuance of the cert for the actual deployment may require changes outside Terraform, and if not, then a subsequent PR can take care of that.