{{ data.message }}
+ +{{ data.error }}
+{{ title }}
+{{ text }}
+*The cluster admin has disabled setting this section!
+ +{{ config?.title }}
+ + ++ {{ col.matHeaderCellDef }} + | + + +
+
+ {{ col.value.getValue(element) }}
+
+ |
+
+ |
+
+ |
+
+ |
+
+ |
+
+ |
+
+
+ |
+
+
+
+ |
+
---|
Configure the Volumes to be mounted as your Datasets.
-- *The Cluster Administrator has disabled editing this Section! -
+{{ data.message }}
-{{ "costTable.title" | translate }}
-- {{ "costTable.txtCost" | translate }} -
- -{{ "costTable.thCompute" | translate }} | -{{ "costTable.thGpus" | translate }} | -{{ "costTable.thStorage" | translate }} | -- {{ "costTable.thTotal" | translate }} - | -
---|---|---|---|
{{ formatCost(cost.cpuCost + cost.ramCost) }} | -{{ formatCost(cost.gpuCost) }} | -{{ formatCost(cost.pvCost) }} | -- {{ formatCost(cost.totalCost) }} - | -
- {{ "resourceTable.thStatus" | translate }} - | -
-
- |
- - {{ "resourceTable.thName" | translate }} - | -{{ elem.name }} | -- {{ "resourceTable.thAge" | translate }} - | -{{ elem.age }} | -- {{ "resourceTable.thImage" | translate }} - | -- {{ elem.shortImage }} - | -- {{ "resourceTable.thCpu" | translate }} - | -{{ elem.cpu }} | -- {{ "resourceTable.thMemory" | translate }} - | -{{ elem.memory }} | -- {{ "resourceTable.thVolumes" | translate }} - | -
-
- |
- - | - - - - - | -
---|
{{ "volumeTable.title" | translate }}
-- {{ "volumeTable.thStatus" | translate }} - | -
-
- |
- - {{ "volumeTable.thName" | translate }} - | -{{ elem.pvc.name }} | -- {{ "volumeTable.thSize" | translate }} - | -- {{ elem.pvc.size }} - | -- {{ "volumeTable.thUsedBy" | translate }} - | -- {{ elem.mountedBy || "volumeTable.lblNone" | translate }} - | -- | - - | -
---|
- {{ "formConfiguration.txtConfiguration" | translate }} -
- -{{ "formDataVolumes.txtDataVolumes" | translate }}
-- {{ "formDataVolumes.txtDataVolumesIf" | translate }} -
- - -- {{ "formGpus.txtGpu" | translate }} -
- -- {{ "formImage.txtImage" | translate }} - - {{ "formImage.txtImageLink" | translate }} - -
-- {{ "formName.txtName" | translate }} -
- -- {{ "formSpecs.txtCpu" | translate }} -
- -{{ "formWorkspaceVolume.txtWorkspaceVolume" | translate }}
-- {{ "formWorkspaceVolume.txtWorkspaceVolumeIf" | translate }} -
-"{{ token?.name }}"
could not be found in the
- Namespace kubeflow
-
- 1. Log in to Rok
- 2. Go to Settings -> API access
- 3. From the dropdown box choose "Kubernetes secret", and download your
- secret to your computer as a local file, e.g.,
- {{ token?.name }}.yaml
- 4. Create a new secret on Kubernetes:
- kubectl -n {{ "kubeflow" }} create -f {{ token?.name }}.yaml
- 5. Verify that your new secret has been created:
- kubectl -n {{ "kubeflow" }} get secret {{ "kubeflow" }}
- 6. Refresh this page
-
Configure the Volume to be mounted as your personal Workspace.
-- *The Cluster Administrator has disabled editing this Section! -
-- Load an existing Jupyter Lab by providing a valid Rok URL. -
- -