Cloudability Containers End Points
With the Container Cost Allocation tool in Cloudability , you can get visibility into shared resource usage and cost by Kubernetes Clusters, Namespaces, Services, and Labels.
With the public API, you can:
-
Provision a new cluster for data collection.
-
Return the YAML deployment for a provisioned cluster.
-
Get a list of provisioned clusters for your organization, the date each cluster was provisioned, and a timestamp for the first and last date Cloudability received data for each cluster.
-
Perform queries to allocate cost across one or more clusters, grouping by namespace, services, labels or other dimensions.
-
Get usage of CPU, Memory, Network, and Filesystem by day for a filtered set of data.
-
Get a list of Label Keys observed in a given timeframe for a filtered set of data.
-
Return counts of distinct values for dimension keys for a given timeframe.
Learn more about Kubernetes Cost Allocation .
Containers End Points