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

Deploy cloudmos services to k8s #146

Open
3 tasks
ygrishajev opened this issue Apr 2, 2024 · 1 comment
Open
3 tasks

Deploy cloudmos services to k8s #146

ygrishajev opened this issue Apr 2, 2024 · 1 comment
Labels
enhancement New feature or request P3 priority 3 feature/ enhancement

Comments

@ygrishajev
Copy link
Collaborator

Currently the deploy process is manual. Which rises quite some issues with some root ones:

  1. infra not transparent enough
  2. scaling strategies is not flexible enough
  3. resources allocation is not flexible enough
  4. harder to onboard new devs
  5. harder to move infra
    etc.

Something that could address this issues and provide for much more opportunities is k8s which we can easily utilise within GKE.

Tasks:

  • Spin up 2 new GKE clusters for dev and prod (needs confirmation, may be some existing one would be used)
  • Deploy all the services to both clusters: api, indexer, web, landing
  • Update CD to deploy. This should first go with a dedicated proposal. A dedicated ticket might make sense
@anilmurty
Copy link
Collaborator

Ideally we would want to deploy this to Akash providers - we have done this for Console previously

@ygrishajev ygrishajev added the enhancement New feature or request label Apr 17, 2024
@baktun14 baktun14 added the P3 priority 3 feature/ enhancement label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3 priority 3 feature/ enhancement
Projects
None yet
Development

No branches or pull requests

3 participants