Guillaume Moutier
Guillaume Moutier
Hi! When creating a DataSource through OpenShift Advanced Cluster Management, ACM, the datasource does not work. Other components (dashboard, Grafana instance works well). The exact same deployment through an oc...
An interesting use case for CephFS volumes is to store shared elements: libraries of applications, documentation, project templates, shared data... Those volumes can be mounted as ReadOnlyMany (ROX) in multiple...
Step by step guide to share a PVC across namespaces. Resolves #10370
Hi! I am using the [jupyter-lmod](https://github.com/cmd-ntrf/jupyter-lmod) extension to dynamically load modules inside a Jupyter container. The module is able to show/hide icons depending on the availability of the module/executable. For...
Hi! New cluster, working fine (connection, uploads, downloads,...): ``` ./cn cluster start my-first-cluster 2021/01/26 10:44:41 Starting cluster my-first-cluster... Endpoint: http://10.10.120.54:8000 Dashboard: http://10.10.120.54:5000 Access key: xxxxxxxxxxxxxxxxx Secret key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Working directory:...