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

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
爱范儿
爱范儿
博客园_首页
博客园 - 【当耐特】
V
Visual Studio Blog
博客园 - 叶小钗
月光博客
月光博客
美团技术团队
J
Java Code Geeks
小众软件
小众软件
Y
Y Combinator Blog
博客园 - Franky
Martin Fowler
Martin Fowler
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
IT之家
IT之家
MyScale Blog
MyScale Blog
人人都是产品经理
人人都是产品经理
Microsoft Security Blog
Microsoft Security Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
酷 壳 – CoolShell
酷 壳 – CoolShell
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
云风的 BLOG
云风的 BLOG

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
Introducing Kubecost Collections - Apptio
Mike Miller · 2024-03-12 · via Apptio

What is Kubecost Collections?

Kubecost’s Collections is a powerful, new way to create reports containing both Kubernetes and cloud costs for ANY business concept – departments, products, projects, etc. Creating a collection is easy – simply add the relevant Kubernetes costs (i.e. a namespace, deployment, or custom label), add the relevant cloud costs (i.e. an S3 Bucket, EC2 Instance, etc.), and Kubecost will automatically deduct any overlapping costs for an accurate total of your grouping.

See our demo on how Collections works here:

Collections

Is Kubecost Collections for me?

Collections is for anyone looking to create a single, accurate report containing both Kubernetes and cloud costs.
It’s especially powerful for organizations who are running a showback or chargeback process – they are able to easily obtain all the costs associated with a given team, project, or application and then ensure those costs are associated with the right budget.

For a more technical overview of Collections including a comprehensive look at the UI, see our official Collections documentation.

How do I get started?

Collections was launched as one of several features in Kubecost’s massive 2.0 release last month. Kubecost 2.0 includes significant performance improvements, advanced network monitoring, anomaly detection, forecasting, and more!

All of these new features, including Kubecost Collections, are available for all Kubecost users and can be utilized as soon as your Kubecost has Kubernetes and cloud costs to sample. Kubecost is free to install and can be set up in minutes.

To install Kubecost, run the following Helm command:

helm install kubecost cost-analyzer \
--repo https://kubecost.github.io/cost-analyzer/ \
--namespace kubecost --create-namespace \
--set kubecostToken="<YOUR-KUBECOST-TOKEN>"

After successfully installing Kubecost, you’ll want to integrate any and all cloud service providers to begin monitoring your service costs. We have plenty of documentation for each major service provider, but you should start with our primary Cloud Billing Integrations guide.

To finally see your costs, load the Kubecost UI with:

kubectl port-forward --namespace kubecost deployment/kubecost-cost-analyzer 9090

Then, visit http://localhost:9090 to view the Kubecost UI, and select Collections from the left navigation.

How do I learn more?

If you have any questions, feedback, or are looking to learn more about Kubecost, feel free to reach out to us at team-kubecost@ibm.com.