Configuration
Time updated:2025-12-22 09:26:17
This section describes how to manage configuration resources.
KubeSphere supports the management of the following two types of configuration resources:
-
Secret: Contains Base64-encoded key-value pairs, used for storing confidential data such as passwords, tokens, and keys.
-
ConfigMap: Contains plaintext key-value pairs, used for storing ordinary configuration data.