-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Dear @ylep @JoelChavas ,
The openshift cluster at CSCS will be discontinued at the end of year. I am currently in the process of migrating all of the existing services (including hbp-spatial-backend) to a kubernetes (k8s) cluster (not openshift). (My understanding was that there were difficulties getting openshift to run on the new sites.
As I have developer access on the OKD project, I believe I should be able to handle the migration.
However, some documentation should be added (re: deployment configuration on the new cluster, updated URL etc).
I would like to use this issue to track the migration progress.
Question
In normal operation how much RAM on average/at max would the process need? (The new cluster is more constrained, and we will need to budget the resources)
Progress
- create namespace on k8s
- mirror static data
- add CI & push built image to docker registry (https://docker-registry.ebrains.eu/)
- create deployment yml files + create deployment