Configuration
This section explains how to manage configuration resources.
KubeSphere supports managing the following three types of configuration resources:
-
Secret: Contains Base64-encoded key-value pairs, used to store sensitive data such as passwords, tokens, and keys.
-
ConfigMap: Contains plain-text key-value pairs, used to store regular configuration data.
-
Service Account: Stores access information for the current KubeSphere cluster, used to provide access to the KubeSphere cluster for applications.
Secrets
Introduction to managing Secrets.
Create Secrets
Learn how to create Secrets.
View Secrets List
Introduction to viewing the list of Secrets.
View Secret Details
Introduction to viewing secret details.
Edit Secret Information
Introduction to editing key-value pair data of a Secret.
Edit Secret Settings
Introduction to editing settings of a Secret.
Delete Secrets
Introduction to deleting a Secret.
ConfigMaps
Introduction to managing ConfigMaps.
Create ConfigMaps
Learn how to create a ConfigMap.
View ConfigMaps List
Introduction to viewing the list of ConfigMaps.
View ConfigMap Details
Instructions on how to view ConfigMap details.
Edit ConfigMap Information
Learn how to edit ConfigMap information.
Edit ConfigMap Settings
Learn how to edit ConfigMap data.
Delete ConfigMaps
Learn how to delete a ConfigMap.
Service Accounts
Learn how to manage service accounts.
Create Service Accounts
Learn how to create a service account.
View Service Account List
Explain how to view the list of service accounts in the cluster.
View Service Account Details
Explain how to view details of a service account.
Edit Service Account Information
Explain how to edit the alias and description of a service account.
Change Service Account Role
Explain how to change the role of a service account.
Delete Service Accounts
Learn how to delete a service account.