< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />

Configuration

This section describes how to manage configuration resources.

KubeSphere supports managing the following two types of configuration resources:

  • Secret: Contains Base64-encoded key-value pairs used to store confidential data such as passwords, tokens, and keys.

  • ConfigMap: Contains plaintext key-value pairs used to store general configuration data.

Secrets

Learn how to manage secrets in multi-cluster projects.

Create Secrets

Learn how to create a secret.

View Secret List

Learn how to view the secret list.

View Secret Details

Learn how to view secret details.

Edit Secret Information

Learn how to edit secret key-value data.

Edit Secret Settings

Learn how to edit secret settings.

Delete Secrets

Learn how to delete a secret.

ConfigMaps

Learn how to manage configmaps in multi-cluster projects.

Create ConfigMaps

Learn how to create a ConfigMap.

View ConfigMap List

Learn how to view the ConfigMap list.

View ConfigMap Details

Learn how to view ConfigMap details.

Edit ConfigMap Information

Learn how to edit ConfigMap information.

Edit ConfigMap Settings

Learn how to edit ConfigMap settings.

Delete ConfigMaps

Learn how to delete a ConfigMap.