Introduction
Kubernetes is one of the services offered by the Deka GPU Service Portal, which is used to automate the deployment, management, scaling, and operation of containerized applications. Containers are a virtualization technology that allows applications to run in isolated environments while remaining resource-efficient. Kubernetes ensures container applications operate stably, scale effectively, and recover from failures. On the Kubernetes platform provided by the Deka GPU Service Portal, several advantages include:
On the Kubernetes page, there are four menus available in the Kubernetes module:
Dashboard Menu, this menu displays a summary of the overall status of the Kubernetes cluster. You can view general information such as the number of Pods, Deployments, Daemon Sets, and Stateful Sets that are ready to use.
Workloads Menu, this menu is used to manage and monitor the availability and scalability of applications running within the Kubernetes cluster. The Workloads page includes Pods, Deployments, DaemonSets, and StatefulSets.
Services Menu, to make it easier for you to monitor, manage, and configure services within a Kubernetes cluster.
Storages Menu, is used to manage datastores on pods. There are two types of storage available: Persistent Volumes (PV) and Persistent Volume Claims (PVC).
After accessing the Kubernetes module, select one of the available menus (such as Dashboard, Workloads, Services, or Storages) to begin.

When opening the module for the first time, the page may display a message stating that the virtual cluster is unavailable. This indicates that there is no active Kubernetes cluster yet, so Kubernetes resources cannot be accessed.
To activate the cluster, make sure a Deka GPU package has been selected and the payment or top-up process has been completed. For more detailed information, please refer to the Deka GPU package selection and payment/top-up process in the Balance module.After the process is completed successfully, wait a few minutes for the cluster to become active automatically.

Last updated
