Deka GPU Documentations
  • Starter Guide
    • Introduction
    • Sign Up
    • Choose a Package
    • Top Up
    • Create a Virtual Machine
    • Download kubeconfig
    • Create a Deka LLM
    • Create a Deka Notebook
    • Conclusion
  • Service Portal
    • Introduction
    • Sign Up
    • Sign In
    • Sign Out
    • Forgot Password
    • Account Setting
      • Using MFA Google Authenticator
      • Using MFA Microsoft Authenticator
    • Project
      • Add Project
      • Delete Project
    • List Roles
    • Broadcast
    • Audit Log
    • Voucher
    • Security
      • AI Security AI Infrastructure Layer
      • AI Security AI Application Layer
    • Ticket
      • Create Ticket
      • Detail Ticket
    • Billing
      • Daily Cost Estimated
      • Monthly Cost
      • Invoice
      • Summary Monthly
    • Balance
      • Project Type: SME
        • GPU Merdeka
        • Choose Package
        • Top-Up
      • Project Type: Enterprise
      • History Balance
        • Balance
        • Transaction
      • Custom Resource Definition
  • Deka GPU
    • Deka GPU: Kubernetes
      • Introduction
      • GPU Type
      • Dashboard
        • Check Status Kubernetes
        • Download Kube Config
        • Access Console
      • Workloads
        • Pods
          • Create New Pod
          • Access Console
          • Configuration Pod
          • Delete Pod
          • How to Create a New Pod use CLI
        • Deployments
          • Create New Deployment
          • Configuring Deployment
          • Delete of a Deployment
          • How to Create a New Deployment use CLI
        • DaemonSets
          • Create a New DaemonSet
          • Configuring a DaemonSet
          • Delete DaemonSet
      • Services
      • Storages
        • Storage Class
        • Persistent Volume Claims
          • Create a New Persistent Volume Claim
          • How to Create a New Persistent Volume Claim use CLI
    • Deka GPU: VMs
      • Operating System
      • GPU Type
      • Machine Type
      • Namespace Type
      • Storage Class
      • How to Create a Virtual Machine on Service Portal
      • How to Manually Create a Virtual Machine
        • Download Kube Config
        • Running Kube Config
        • Configuration file dv.yaml
        • Configuration file vm.yaml
        • Configuration file svc.yaml
      • Feature Overview of Virtual Machine
        • Detail a Virtual Machine
        • Open Console
        • Turn Off a VM Instance
        • Turn On a VM Instance
        • Restart a Virtual Machine
        • How to Access Console
        • Show YAML File
      • Delete a Virtual Machine
    • Deka GPU: Registry
      • Create Registry
      • Quota
      • Detail Registry
        • Summary
        • Repository
        • Logs
        • Labels
        • Tag Immutability
        • Member
        • Resize Storage Registry
      • Delete Registry
    • Deka GPU: Security
      • Deka Guard
        • Introduction
        • Create Guard to Deny All Ingress
        • Create Guard to Allow Ingress
        • Create Guard to Allow Ingress with port
        • Create Guard to Allow Ingress with IP/CIDR
        • Create Guard to Deny All Egress
        • Create Guard to Allow Egress
        • Create guard to Allow Egress with Port
        • Create Guard to Allow Egress with IP/CIDR
    • Deka GPU: Service
      • Ingress
        • Install Ingress nginx
        • Install Cert Manager
        • Create Cluster Issuer
        • Create Ingress with TLS
    • Deka GPU: Autoscaling
      • Basic Autoscaling
    • Deka GPU: Network
      • Deka VPC
    • Deka GPU: MLOps
      • Introduction
      • Notebook
      • Tensorboards
      • Volumes
      • Endpoints
        • Create Endpoint
        • Delete Endpoint
      • Experiments (AutoML)
        • Create Experiments (AutoML)
        • Create Experiments (AutoML) using Python SDK
        • Get Experiments Results
      • Experiments (KFP)
        • Create Experiment
      • Pipelines
      • Runs
        • Create Run
        • Delete Active Run
      • Recurring Runs
        • Create Recurring Run
        • Delete Recurring Runs
        • Home
      • Artifacts
      • Executions
      • Manage Contributors
  • Deka LLM
    • Introduction
    • Check Project Type
    • Create a New LLM
    • Detail Deka LLM
      • Overview Tab
      • Keys Tab
        • Create a New Key
        • Detail a Key
        • Edit a Key
        • Get a Secret Key
        • Delete a Key
      • Usage Tab
      • Top Up Coin
    • API Deka LLM
      • Model Management
      • Completions
      • Embedding
    • Delete Deka LLM
    • How to Create Simple Prompt with Deka LLM
      • Create Deka LLM
      • Get URL API Deka LLM
      • Get Secret Key
      • Access API Deka LLM using Postman
      • Get Model
      • Post Chat Completions
  • Deka Notebook
    • Introduction
    • Namespace Type
    • Create a New Notebook
    • Detail Deka Notebook
      • Configuration Deka Notebook
      • Start Deka Notebook Service
      • Stop Deka Notebook Service
      • Get Token
      • Login Deka Notebook
      • Logout Deka Notebook
    • Delete Deka Notebook
  • Reference
    • How to use kubeconfig on Linux
    • How to use kubeconfig on Windows
    • Kubernetes Commands for Enhancing Security
    • How to add GPU in Kubernetes
    • How to Add GPU in VM
      • Download kubeconfig
      • Install kubectl
      • Add GPU
      • Install Driver NVIDIA
    • RAPIDS
      • How to Setup RAPIDS
      • How to make Custom Image
    • How to push image with Docker
    • Deployment LLaMA 3.1 70B with VLLM on Kubernetes
      • Getting the Hugging Face API Key
      • Requesting Access to the LLaMA Model
      • Connect Kubernetes on Computer
      • Create Namespace
      • Create PersistentVolumeClaim (PVC)
      • Create Secret for Hugging Face Token
      • Create Deployment
      • Create Service
      • Verify Deployment
      • Accessing the LLaMA Service
      • Troubleshooting
    • How to Get an API Key on NGC
    • Deployment LLM with Deka GPU + NIM
    • Deployment Deepseek R1 70B with VLLM on Deka GPU's Kubernetes
      • Prerequisites
      • Create Namespace
      • Create PersistentVolumeClaim (PVC)
      • Create Deployment
      • Create Service
      • Verify Deployment
      • Accessing the Deepsek Service
      • Troubleshooting
    • How to Upload and Download on FTP Web
  • Troubleshooting
    • Reinstall Driver NVIDIA on Linux
    • NVIDIA Driver Not Detected After Upgrade Kernel
Powered by GitBook
On this page
  • Create New Volumes
  • PVCViewer
  • Create New Folder
  • Create New File
  • Setting PVCViewer
  • Upload File in PVCViewer
  • Download File in PVCViewer
  • Delete PVCViewer
  1. Deka GPU
  2. Deka GPU: MLOps

Volumes

PreviousTensorboardsNextEndpoints

Last updated 4 months ago

The Volumes menu is used to create and manage storage that can be accessed by containers in a pod in the Deka GPU Portal Service. On the Volume menu there are features that you can use, including creating a new volume, deleting a volume.

Create New Volumes

Create Volumes is used to create Persistent Volumes (PV) or Persistent Volume Claims (PVC) that function as persistent storage for various components in the Deka GPU Portal Service, such as Notebooks, Pipelines, and other components that require consistent data storage. On the Volume menu page and press the New Volume button, and the New Volume window will appear.

The columns you can fill in are Name, Volume size in GI, Storage Class, and Access Mode. After filling in all the columns in the New Volume window, press the Create button to create a new volume.

PVCViewer

PVC Viewer is used to make it easier for users to view and manage Persistent Volume Claims (PVC) used in Kubernetes. To be able to use the download and upload features in PVCViewer, make sure that when creating a volume you have selected the volume access mode used to be ReadWriteMany and press the Folder icon to open PVCViewer.

After pressing the folder icon, a new tab will appear as shown in the image below.

Create New Folder

Create New Folder is used to create a new directory within the PVC to organize data. On the PVC Viewer page press the New Folder button.

The New Directory window appears, enter the file name and press the CREATE button.

If the folder is successfully created, the folder that has been created will appear.

Create New File

Create New File is used to create a new file in the PVC. On the PVC Viewer page press the New File button.

The New Directory window appears, enter the file name and press the CREATE button.

You will automatically be directed to a new tab to enter the contents of the file to be saved.

Setting PVCViewer

PVCViewer settings are used to manage PVC Viewer configuration such as access rights, display settings, and storage integration. On the PVC Viewer page press the Settings button.

On the PVCViewer Settings page, four tabs are available including:

a. Profile Settings used to set access rights, manage users, and define global settings that affect how PVCs can be used, updated used passwords, and shared within the MLOps environment in Deka GPU Portal Services. On the Profile Settings tab there are two sections, namely:

  • Profile Settings this section is there Hide dotfiles used to hide files or directories that start with a dot (.) in the file manager view, Use single clicks to open files and directories used to open files and folders in the file viewer with one click., Set exact date format used to Set the format of the date and time displayed in the file viewer to suit certain preferences or standards, and Language used to change the language used.

  • Change Password used to update the password used.

b. Share Management is used to set this dataset as read-only for other team members and read-write only for administrators.

c. Global Settings used to ensure that no PVC exceeds 50Gi in size and sets a weekly backup policy for PVCs used in the main pipeline.

d. User Management used to add new team members to Kubeflow and give them the Editor role so they can manage script files, but cannot change global settings or delete volumes.

Upload File in PVCViewer

Upload File in PVC Viewer is used to upload files from the local computer to a specific directory within the PVC. On the PVC Viewer page press the upload icon.

The Upload window appears and select the file to upload from your computer.

Download File in PVCViewer

Download File in PVC Viewer is used to download files or folders from PVC to the local computer. On the PVCViewer page press the download icon.

The Download Files window appears, determine the extension tip that will be downloaded.

Delete PVCViewer

To delete a Volume in a section MLOps in the Deka GPU Portal Service select the Volume menu and determine the volume to be deleted by pressing the Delete icon.

Press the Delete button to continue the Volume deletion process.

Volume
PVC Viewer
Create Folder in PVC Viewer
Create Folder in PVC Viewer
Create Folder in PVC Viewer
Create New File
Create New File
Create New File
Uploading Files
Uploading Files
Download PVCViewer
Download PVCViewer
Delete PVC Viewer
Delete Volume
Create Volumes
Create Volumes
Settings PVC Viewer
Page cover image