Cluster Configuration
2 min
learn the configuration procedures that enable secrets and hpa (horizontal pods autoscaler) the configuration section in the 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 authenticate into the ccm application by providing credentials to ensure secure access to the management dashboard upon successful authentication, proceed to the ccm main dashboard this serves as the central hub for all activities in the dashboard, locate the cluster table , located at the bottom of the interface this table lists all the clusters available under your management 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 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 supports kubernetes secrets, which are objects that contain sensitive data and operate independent of pods, lowering the risk of exposure during normal operations the service enables viewing specific secrets in json format use the following procedure to navigate to a specific secret launch the cluster overview page click configuration → secrets on the left side menu to navigate to the secrets landing page the service displays the secrets table containing all registered secrets click on the secret name in the secrets table to view the secret json code 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