mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
commit
24a73e7d45
|
|
@ -8,7 +8,7 @@ weight: 15420
|
|||
|
||||
This tutorial demonstrates how to enable KubeSphere Billing to view the cost of different resources in your cluster. By default, the Billing function is disabled so you need to manually add the price information in a ConfigMap.
|
||||
|
||||
## Enable Billing
|
||||
Perform the steps below to enable KubeSphere Billing.
|
||||
|
||||
1. Edit the ConfigMap `kubesphere-config` by running the following command:
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ weight: 15420
|
|||
|
||||
本教程介绍如何启用 KubeSphere 的计费功能,以查看集群中不同资源的消费情况。计费功能默认不启用,因此您需要在 ConfigMap 中手动添加价格信息。
|
||||
|
||||
## 启用计费
|
||||
请按照以下步骤启用 KubeSphere 的计费功能。
|
||||
|
||||
1. 运行以下命令编辑 ConfigMap `kubesphere-config`:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue