Cloud Services

Container Cluster Management

Cluster Configuration
Published On Sep 10, 2024 - 1:14 PM

Cluster Configuration

Learn the configuration procedures that enable Secrets and HPA (Horizontal Pods Autoscaler).
The configuration section in the Container Cluster Management tool provides a consolidated dashboard for managing and viewing configurations like ConfigMap, Secrets, and Horizontal Pod Autoscaler (HPA). Detailed insights, easy access, and direct management features give you total control over your container's configurations.
To view the different Cluster configuration data, follow these steps to access the data you need:
  1. Authenticate into the CCM application by providing credentials to ensure secure access to the management dashboard.
  2. Upon successful authentication, proceed to the CCM main dashboard. This serves as the central hub for all cluster management activities.
  3. In the dashboard, locate the
    Cluster table
    , located at the bottom of the interface. This table lists all the clusters available under your management.
  4. Identify and choose the desired cluster by selecting it within the
    Cluster table
    . This action will direct you to a detailed view of the selected cluster.
  5. Within the cluster details view, navigate to the
    Cluster configuration
    tab. Here, you will find options to view and manage Persistent Volumes, Persistent Volume Claims, and Storage Classes associated with the selected cluster.

ConfigMap

  • Overview
    : This section provides a glimpse of available configmaps across various namespaces. Namespace-specific configmaps can be easily pinpointed.
  • List view
    : This table provides a list of all defined registered config maps. For more detailed information about a specific configmap, click the vertical ellipsis to display the overflow menu. The following options are available:
    • Select the desired row or choose the
      View Details
      option.
    • Cert files related to the configmap can be downloaded directly from the details section.
    • Select
      Delete config map
      to delete the map.

Secrets

  • Overview
    : Display of available Secrets sprawled across different namespaces. Again, focusing on namespace-specific secrets is feasible.
  • List view
    : This table provides a list of all defined registered config maps. A delete option for each secret is available by clicking the ellipsis to display the overflow menu.

Horizontal Pod Autoscaler (HPA)

  • Overview
    : A centralized dashboard displays HPAs defined within the cluster. It gives insights into the resources that are slated for autoscaling.
  • HPA Table Details
    :
    • Name
      : Displays the name of the namespaces.
    • Namespace
      : Indicates the namespace where the autoscaling has taken place.
    • Min Pods
      : Enumerates the minimum number of pod replicas serving the workload.
    • Max Pods
      : Showcases the upper limit of pod replicas attending to the workload.
    • Age
      : Provides a temporal perspective by indicating the duration since the HPA was set.
  • Access
    : To get a granular view of an HPA:
    • Either select the row or select the
      View Detail
      option.
    • A side panel will appear containing the following information about the selected HPA:
      • HPA Name
        as the panel title.
      • Sections
        such as Label, Annotations, References, Replicas, and Metrics.
      • Conditions
        : An illustrative table displaying Type, Status, Reason, and Message.
      • Events
        : Gives insights with columns like Type, Reason, Age, From, and Message.
      • Raw JSON
        : Offers a direct look into the JSON data associated with the chosen HPA.
Do you have two minutes for a quick survey?
Take Survey