-
Notifications
You must be signed in to change notification settings - Fork 35
Description
User Story
As an admin I would like to upgrade to DIRAC 9, but do not have a kubernetes cluster available at this point.
Feature Description
Provide documentation on how to deploy diracx in a container as part of the standard diracx documentation.
The entry point would be on the "Minimal requirements" page replacing:
"At the time of writing, the only supported way of running DiracX is through [Kubernetes]."
"At the time of writing, the recommended way of running DiracX is through [Kubernetes]. However, a best effort supported container deployment is available. To get started, please consult the "Prepare a node for container deployment" page.
Other pages would be modified as appropriate.
Definition of Done
- Documentation provided allows admin to install diracx in a container alongside a DIRAC 9 install.
Alternatives Considered
None
Related Issues
None
Additional Context
This was discussed at the DIRAC hackathon.
This would allow admins to tackle a DIRAC 9 + diracx upgrade in smaller steps.