You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the proof-of-concept (PoC), a multi-tenant FOLIO Instance running either platform-core or platform-complete with sul and cornell tenants will need to be installed in an AWS Kubernetes cluster. An Installation DAG would allow us to replicate installations in different kubernetes environments and lessen some of the pain points with current FOLIO installations.
This is proving more challenging in that we would need to access kubernetes with the proper credentials in the Airflow environment and persist the connections across the different tasks. We may be able to build a custom Docker image to do this but given the time and effort necessary, this is out-of-scope for the proof-of-concept.
For the proof-of-concept (PoC), a multi-tenant FOLIO Instance running either
platform-core
orplatform-complete
withsul
andcornell
tenants will need to be installed in an AWS Kubernetes cluster. An Installation DAG would allow us to replicate installations in different kubernetes environments and lessen some of the pain points with current FOLIO installations.Starting point is to following the README directions in https://github.com/sul-dlss/folio-k8s.
The text was updated successfully, but these errors were encountered: