This topic describes how to delete a ConfigMap in the Container Service for Kubernetes (ACK) console.
Delete a ConfigMap on the ConfigMap tab
- Log on to the ACK console.
- In the left-side navigation pane, click Clusters.
- On the Clusters page, click the name of a cluster or click Details in the Actions column. The details page of the cluster appears.
- In the left-side navigation pane, click Configurations.
- On the ConfigMap tab, find the COnfigMap that you want to delete and click Delete in the Actions column.
- In the Confirm message, click OK.
Delete a ConfigMap on the Kubernetes dashboard
- In the left-side navigation pane, click Clusters.
- On the Clusters page, find the cluster where the ConfigMap that you want to delete is stored, and choose in the Actions column.
- In the left-side navigation pane of the Kubernetes dashboard, choose . On the Config Maps page, find the ConfigMap that you want to delete and choose on the right side of the page.
- In the Delete a Config Map message, click DELETE.