Exploring Kubernetes Cost
Visualizing the cost of your Kubernetes workloads
Exploring Kubernetes Cost Allocations
Kubernetes cost allocations will appear in CloudZero after your cloud provider's next billing data ingestion. After that, you can view cost allocation data in the Explorer and view a list of clusters in the Kubernetes Integration page.
View Cost Allocations in the Explorer
You can filter and group costs by Kubernetes dimensions in the CloudZero Explorer. Viewing and filtering is available by namespace, cluster, workload, or label.
For example, in the following image, the Group By drop-down menu is set to the Kubernetes Cluster dimension:
To group by a different dimension, select the Group By drop-down menu and choose a different dimension.
Once you have grouped by a Kubernetes dimension, you can set a filter to further narrow the view:
- Select Add.
- Choose a dimension from the drop-down list. Kubernetes dimensions include cluster, namespace, workload, and label keys.
- Choose one or more dimension values from the drop-down list.
- Optionally, select the
is
operator and choose a different operator (is not
,contains
,does not contain
) for the filter. For example, selectis not
to show only costs that do not match the selected dimension value(s). - Optionally, repeat the previous steps to filter by additional dimensions.
- Select Apply.
For example, in the following image, the allocated costs are filtered to show only existing clusters within the kube-system
namespace:
View Cluster List
To view a list of Kubernetes clusters connected to CloudZero, navigate to Settings > Kubernetes Integration.
The Kubernetes Integration page shows the following information for each cluster:
- Cluster name
- Account ID
- Status (connected or disconnected)
- Request activity graph
- Last ping timestamp
You can search cluster names or account IDs and/or filter the list by cluster status.
Updated 14 days ago