Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 808 Bytes

to-do.md

File metadata and controls

13 lines (12 loc) · 808 Bytes

TO-DO

  • Add phpmyadmin and mysql DB for local environment ✅
  • Try with GCP k8s engine. ✅
  • Setup for HTTPS ✅
  • try ingresss. y ? https://stackoverflow.com/a/50285988/4778852
  • Try use config files to templatize build (UPDATE: helm is a good tools to do so) ✅
  • Helm RBAC ✅
  • Build CI/CD and run test with GCP CloudBuild
  • How make sure the cluster using same load balancer ip address when doing upgrade or config changes.
  • Best practice for Manifest files on production ?
  • Setup Pods for scheduled jobs and queue / cronjobs
  • Try Ingress with Istio. Intro to Istio.