We should be using ArgoCD to manage deployments to the cluster. Documentation should cover the workflow to getting from development/experimentation to full deployment.
Acceptance Criteria:
- Five Applications visible and Synced in ArgoCD:
radps-hub, radps-hub-base, dask-operator, jupyterhub, prefect
- Manually deleting a resource managed by ArgoCD results in it being recreated on the next sync cycle
- No component was deployed via bare
helm upgrade --install or kubectl apply outside of the bootstrap sequence documented in the README
- Documentation validated by the science team
We should be using ArgoCD to manage deployments to the cluster. Documentation should cover the workflow to getting from development/experimentation to full deployment.
Acceptance Criteria:
radps-hub,radps-hub-base,dask-operator,jupyterhub,prefecthelm upgrade --installorkubectl applyoutside of the bootstrap sequence documented in theREADME