Skip to content

Phase 5 — ASK Core Service Deployment

Work in Progress

This page will cover deploying the ASK core-service application from Harbor-mirrored ACR images using ArgoCD + GitOps.

Steps to document

  • [ ] Enable ACR image mirroring (features.use_acr: true) and mirror core-service image
  • [ ] Create imagePullSecret in the ask namespace pointing at harbor.../ask project
  • [ ] Create ArgoCD Application for core-service
  • [ ] Deploy via ArgoCD sync
  • [ ] Verify all pods Running
  • [ ] Run smoke tests