2. Access cluster details

Step 1: To view the list of created Kubernetes clusters, from the menu select Kubernetes.

Step 2: The screen displays the list of clusters and basic information about the cluster. Click the cluster you want to see information details.

Here, Tab Overview shows the information of the cluster.

  • Info Common: Basic information about Cluster including Cluster - id, Kubernetes - version, nodes network, status, Public - IP, Public - Key.

  • Master Config: Configure Master Node Including quantity, CPU, Memory, Disk

  • Worker Config: Configure worker node including quantity, CPU, Memory, and Disk.

  • Advance Config: Advanced parameters of the Kubernetes cluster( Pod - network, Service- network,...)

  • NFS Storage: Status enable/disable, Disk capacity of NFS storage.

  • Dashboard & API: Dashboboard Url and API URL

  • Load Balancer VIP: LB’s Virtual IPs used for K8s API and ingress. At the Virtual Machines tab, the virtual servers belong the Kubernetes cluster are displayed including master nodes, worker n0ode, and NFS server.

At the Virtual Machines tab, the virtual servers belong the Kubernetes cluster are displayed including master nodes, worker n0ode, and NFS server.

Last updated