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

scale all services #15

Open
wkloucek opened this issue Mar 3, 2022 · 8 comments
Open

scale all services #15

wkloucek opened this issue Mar 3, 2022 · 8 comments

Comments

@wkloucek
Copy link
Contributor

wkloucek commented Mar 3, 2022

currently there are some services that are not being scaled.

ensure that no service has replicas: 1, and that every service has an optional resource HorizontalPodAutoscaler

@wkloucek
Copy link
Contributor Author

wkloucek commented Jun 29, 2022

replicas: 1 still present:

others:

will not change, because they need to be replaced by external scalable service:

@genofire
Copy link

with NFS on Pods it should also be able to scale with persistent:
https://kubernetes.io/docs/concepts/storage/volumes/#nfs

or as PersistentVolumen (where you can set nfs mount options)

@wkloucek
Copy link
Contributor Author

with NFS on Pods it should also be able to scale with persistent: https://kubernetes.io/docs/concepts/storage/volumes/#nfs

or as PersistentVolumen (where you can set nfs mount options)

Sadly the services mentioned in this ticket can also not be scaled by using NFS / RWX storage. There needs to be some changes on application level to have scalability.

@wkloucek
Copy link
Contributor Author

postprocessing is not scalable as of oCIS 3.0.0-rc.3

@wkloucek
Copy link
Contributor Author

wkloucek commented Jun 6, 2023

postprocessing is scalable as of oCIS 3.0.0-rc.4

@wkloucek
Copy link
Contributor Author

store service is gone

@wkloucek wkloucek pinned this issue Apr 21, 2024
@wkloucek
Copy link
Contributor Author

wkloucek commented Sep 9, 2024

app-provider is gone with the introduction of the collaboration service (which is scaleable)

@wkloucek wkloucek mentioned this issue Oct 14, 2024
11 tasks
@d7oc
Copy link
Contributor

d7oc commented Oct 14, 2024

New kid on the block: OCM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants