GLADE#
CISL’s Advanced Research Computing (ARC) division provides a high-performance GPFS centralized file service known as GLADE. The On-Prem K8s cluster has read-only access to 2 directories on GLADE that contain the majority of data sets accessed by users in /glade/collections
and /glade/campaign
.
JupyterHub#
Use the paths /glade/collections
and /glade/campaign
to access GLADE. It is the same on both the HPC JupyterHub and the K8s JupyterHub.
Web Applications#
Containers running on the CISL on-prem cloud can utilize K8s Volumes to mount GLADE directories read-only inside their applications. An example Helm chart for this kind of application can be found at this link to a template for an application with added volumes.