惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

宝玉的分享
宝玉的分享
B
Blog RSS Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MyScale Blog
MyScale Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
S
SegmentFault 最新的问题
Y
Y Combinator Blog
月光博客
月光博客
IT之家
IT之家
T
Tailwind CSS Blog
Last Week in AI
Last Week in AI
L
LangChain Blog
博客园_首页
MongoDB | Blog
MongoDB | Blog
P
Proofpoint News Feed
博客园 - Franky
WordPress大学
WordPress大学
云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
V
Visual Studio Blog
小众软件
小众软件
博客园 - 叶小钗
博客园 - 三生石上(FineUI控件)
N
Netflix TechBlog - Medium

Apptio

How IBM Apptio Delivers Data Center Value in the Age of AI - Apptio Managing K8s Agent Updates at Scale with Helm and Terraform - Apptio GitOps with IBM Kubecost: Preventing Argo CD Rollbacks - Apptio GitOps with IBM Kubecost: API-Driven Rightsizing - Apptio It’s Here: Meet the New IBM Apptio Report Studio – A Faster, More Intuitive Approach to Reporting - Apptio New Tech, Same Rules: Cloud Lessons for an AI Advantage - Apptio IBM Cloudability Advanced Containers for Kubernetes FinOps - Apptio The Next Era of IT Financial Management Reporting with the New IBM Apptio Report Studio - Apptio From Guesswork to Confidence: Introducing Intelligent Forecasting for Tech Spend Planning - Apptio Smarter Technology Spend with AI-Driven Financial Intelligence - Apptio Budgets Are Up, Confidence Isn't: 2026 Global Tech Investment Insights - Apptio IBM Kubecost 3.1: Kubernetes Resource Quota Rightsizing - Apptio Driving FinOps Forward in 2025 and Beyond - Apptio ITFM Maturity: The Next CIO Imperative in the Age of Innovation - Apptio How Banks Can Optimize IT Spend Without Sacrificing Impact - Apptio Introducing IBM Apptio Product TCO: Turn Product Spend into Strategic Investments with Clear, End-to-End Total Cost of Ownership and Unit Costs: Creating a Strategic Lens for IT Investment Decisions - Apptio Workforce Management: The Engine of Strategic Portfolio Management - Apptio FinOps for AI: Enabling the Next Wave of Cloud Innovation - Apptio IBM Kubecost 3.0: Faster, Smarter, and Built for Scale - Apptio Introducing IBM Apptio Mainframe TCO: Complete Visibility into Mainframe Costs and Usage - Apptio Essential K8s Cost Metrics for Reducing Spend - Apptio The New Standard for Strategic Portfolio Management: Financial Visibility at Every Level - Apptio K8s Cost Ownership: Who’s Responsible and How to Make It Work - Apptio Kubecost 2.8: Centralized Custom Pricing and a Big Performance Leap with ClickHouse - Apptio Unlock the Power of IT Financial Management with IBM Apptio Essentials - Apptio Full Transparency for Smart AI Investments with IBM Apptio’s AI Total Cost of Ownership & Usage - Apptio What’s New in IBM Apptio Planning - Apptio Labeling in Kubernetes: From Metadata to Money-Saving Insights - Apptio Innovative Approaches to Drive Tech Spend Management with AI, Analytics, and Automation - Apptio
Evolving Container Cost Visibility with IBM Cloudability ...
Chetankumar Budanpur · 2024-09-11 · via Apptio

Kubernetes usage on public cloud continues to grow and deliver benefits across many organizations, especially driven by innovation in managed service offerings by the public cloud providers. However, being a specialized virtualization technology does lead to several unique FinOps challenges related to financial accountability and eliminating waste.

With this in mind, we are excited to announce Container Insights 2.0, a set of important enhancements to IBM Cloudability that represent an evolution in container cost management.

A Unique Set of FinOps Challenges

Now a widely adopted discipline, FinOps emerged to bring financial governance to the variable, consumption-based spend model of public cloud. By holding teams financially accountable it became possible to take advantage of provisioning flexibility while mitigating the risk of uncontrolled costs.

At the heart of this is taking consolidated billing data, programmatically mapping each cost item – typically representing the cost of a resource per hour – to internal teams, and then making this information visible to everyone. So, what unique challenges does Kubernetes and containerization bring to this process?

Kubernetes clusters are each their own cloud implementing their own virtualization, making you responsible for several additional concerns. Instead of regular IaaS/PaaS where you are dealing with resources like individual VMs and databases, which are typically single tenant, you must deal with multi-tenant environments which aren’t represented natively in the billing data.

  Regular IaaS/PaaS Kubernetes
Virtualization Layer Hardware Operating System
Infrastructure Responsibility Public Cloud Vendors You
Resource Ownership Single Tenant Multi-Tenant
Billing Source Vendor Exports Requires work
Charging Concept VMs, Databases, Volumes Requires work

The first hurdle to overcome in the context of cost management is determining the cost of each Kubernetes cluster – the cloud you are responsible for – with each one potentially backed by thousands of ephemeral VMs and volumes – resources that are represented in vendor bills.

The next, and far more significant hurdle, is establishing a way to tie consumption of each cluster to your teams and applications, and then associating a cost to this consumption. This necessitates tooling that can reach inside the Kubernetes world and apply complex logic – not something that can be expected of the cloud vendors.

A Rich History in Container Cost Management

From day one, IBM Cloudability has been focused on bringing financial accountability to all corners of cloud spend. In 2020, this led to Cloudability being the first solution on the market to offer fully integrated container cost management.

An opensource metrics agent can be easily installed across AWS, Azure, GCP or OCI Kubernetes deployments, delivering out-of-the-box cost visibility within the dedicated Container Insights feature and within core analytics. Behind the scenes, the agent maps the resources backing each cluster, pulls the relevant cost data from the billing exports, and then splits these cluster-level costs so they can be allocated back to the tenants.

This splitting was initially done using two cost allocation-friendly constructs: Namespace for “vertical scoping” – comparable to AWS accounts and Azure subscriptions – and Labels for “horizontal scoping” – comparable to resource tags. The most obvious means of doing these splitting calculations was based on how much CPU and memory each container consumed. But there is no official “rate card” for CPU and memory or natural means to weigh them against each other since these are just resources within each VM.

IBM Cloudability solved this problem by analyzing how cloud providers set their prices across VM families, and then give each family a specific CPU and memory weighting.

container cost weightings 1 - Evolving Container Cost Visibility with IBM Cloudability - Apptio
Figure 1: Example VM types, their resource weightings and allocatable hourly costs

While this provided an accurate cost allocation, we received feedback that it was difficult to understand why a specific Namespace or Label value was allocated a specific amount.

In response, we added “Resource Contribution” cost visibility to Container Insights.

containers resource costs - Evolving Container Cost Visibility with IBM Cloudability - Apptio
Figure 2: Visualizing the resource usage and cost across “app” labels

An Evolution in Cost Visibility with Container Insights 2.0

Now, we’re bringing a new level of visibility with IBM Cloudability’s Container Insights 2.0 by introducing:

  • New exploration options with customizable dashboards and treemap functionality
  • More allocation constructs for increased visibility
  • Two powerful efficiency metrics to aid in eliminating waste

Personalize Your Insights with Customizable Dashboards

Now you can create your own dashboards within the Container Insights feature. Every user starts with their own default dashboard, providing some great example KPIs and charts. We encourage all our users to create their own dashboards, choosing from different widget types and zeroing in on the data most relevant to them.

All dashboards are supported by the main pivot table at the bottom, providing an entry point for deeper exploration and our new treemap functionality.

container dashboard small screen 1 - Evolving Container Cost Visibility with IBM Cloudability - Apptio
Figure 3: Example personalized dashboard

Visibility into Workloads, Containers and Nodes via Treemap

Users can navigate to our new treemap functionality, either contextually through the main pivot table or via the dedicated tab at the top. The treemap functionality makes it simple to understand key relationships – such as what Namespaces exist within a cluster, the workloads these are composed of, and what containers make up each workload – and includes full information about the nodes – or VMs in the case of public cloud – that back this infrastructure.

container treemap small screen 1 - Evolving Container Cost Visibility with IBM Cloudability - Apptio
Figure 4: Treemap view, drilled down to containers

Bringing visibility to underlying Workloads, Containers and Nodes is an important component of the Container Insights 2.0 launch, going beyond the typical allocation constructs of Namespaces and Labels. This will help engineers and FinOps practitioners better understand the makeup of their clusters and simplify optimization analysis.

Two Powerful Efficiency Metrics

Throughout Container Insights 2.0 there are two new metrics that can be used at all layers (e.g., at Cluster, Namespace, or Node level) to quickly indicate efficiency and guide optimization actions.

  1. Efficiency Score
    You can think of the new Efficiency Score as resource allocation efficiency, as in what percentage of the underlying resources (CPU, memory etc) from a cost perspective have been allocated to workloads. This allocation is calculated based on a combination of resource requests and measured usage. Low efficiency scores indicate excessive headroom, with large amounts of provisioned resources not tied to underlying workloads. Common causes are an excessive number of nodes (VMs in this case) within a cluster or poor workload placement (leading to localized inefficiency).
  1. Utilization Score
    The new Utilization Score, on the other hand, is a KPI which measures the resource efficiency within the allocated spend. It lets you know what percentage of these allocated resources, measured via cost impact, are being consumed versus being idle. This metric is particularly useful for application engineers as it highlights how optimized individual containers are. Having containers with excessive request settings will lead to wastage across clusters and a poor Utilization Score.

The Container Cost Visibility Your FinOps Program Needs

With Kubernetes usage growing by the day, it’s never been more important for FinOps teams to have the tools and processes that enable them to understand this spend at a granular level and know exactly where waste is accumulating. Pairing this visibility with cloud unit economics takes it further—connecting container costs to business outcomes like cost-per-transaction or cost-per-customer. Stay tuned as the IBM Cloudability team continues to innovate in this space, helping customers tackle their Kubernetes goals.

Not already a customer? Sign up for a free trial today to see how we can help you.