Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Dashboard

The Dashboard page of the Service Portal Cloudeka displays a summary of general information about Kubernetes. To access the Dashboard page in the Service Portal Cloudeka, select the Kubernetes module, then select the Dashboard menu.

On the dashboard, some of the features available include the following.

a. The Status feature displays the Ready or Pending state of the service for Pods, Deployments, DaemonSets, and StatefulSets.

b. The Kubernetes Console is used to access Kubernetes and manage clusters through the command line.

c. KubeConfig is used to download configuration files from the Kubernetes resources.

d. The status of service Pods, Deployments, DaemonSets, and StatefulSets is displayed according to the state selected in the Status feature.

e. Workloads display graphs of the Ready or Pending states of Pods, Deployments, DaemonSets, and StatefulSets.

f. Events display records generated by components in the cluster to track various activities or changes in event status.

g. Services display a list of services managed by Kubernetes, and you can create a new service.

h.Persistent Volumes display a list of available storage resources in the Kubernetes cluster.

Last updated