UNCLASSIFIED - NO CUI

Release 1.1.0

Checklist for things to validate for release 1.1.0

Deploy an RKE instance from the Dogfood repo for a release enviornmemnt:

https://repo1.dso.mil/platform-one/big-bang/customers/bigbang

  • Stand up RKE cluster
  • Deploy all the apps with SSO
  • Apps stand up and are healthy
    • Virtual Services and cert are correct
    • image pull secret
  • Confirm SSO works correctly
  • Logging
    • Get logs from all apps.
  • Cluster Auditor
    • violations index is present and contains images that aren't from registry1
  • Monitoring
    • Contains Kubernetes Dashboards and metrics
    • contains instio dashboards (no data coming in #65 (closed) )
  • Kiali shows no errors
  • Sonarqube - Deploys, can get tokens
  • GitLab + Runners
    • Push repos
    • Push containers
    • talks to Sonarqube via API token
    • host and deploy BigBang from inside the cluster!
    • Add mission pipelines and run them on hello-python, hello-go, etc
  • Anchore
  • Argocd
    • Create application
    • connect to our Gitlab
    • Deploys hello-python repo to cluster
    • Sops works correctly
  • Twistlock Deploys
  • Minio deploys.
Edited by joshwolf