Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#444 K8S Migration #443

Draft
wants to merge 20 commits into
base: dev
Choose a base branch
from
Draft

#444 K8S Migration #443

wants to merge 20 commits into from

Conversation

xMHW
Copy link
Contributor

@xMHW xMHW commented Jan 3, 2024

Summary

Migration of taxi backend to sparcs-cluster.
Major changes

  • environment variables managed with deployment/base/server/configmap.yaml and sealed-secret.yaml
  • deploy to EKS based Sparcs-Cluster
  • gitops supported based on argocd, definitions under deployment folder
  • domain route rule should be changed(as is: nginx url rewrite -> no rewrite or cloudfront edge function, please refer to this document)

Further Work

  • Healthcheck Endpoint Required
  • Migrate mongoDB data to newly deployed mongoDB.
  • deployment/base/server/secret-template.yaml using this template, change the according base64value and use kubeseal to update sealed-secret.yaml (https://www.notion.so/sparcs/K8S-Sealed-Secret-kubeseal-c3e315e429c442bebf8998b048404e17?pvs=4).
  • deployment/base/server/configmap.yaml change the value of configmap variables accordingly.
  • change the domain of ingress deployment/base/server/ingress.yaml after updating domain.
  • Need to setup mongoDB backup job(This could be done by wheel members after discussion).
  • Ingress routing rules should be changed accordingly(based on domain route rule decision)

Please Squash Merge this PR please!
🚀 LGTM :D
Wait until how domain routing rules would be changed

@14KGun 14KGun changed the title K8S Migration #444 K8S Migration Jan 3, 2024
@14KGun 14KGun linked an issue Jan 3, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

K8S Migration
2 participants