HackerTrans
トップ新着トレンドコメント過去質問紹介求人

webb

no profile record

投稿

Kubecost Cloud Now in General Availability

blog.kubecost.com
6 ポイント·投稿者 webb·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 webb·4 年前·0 コメント

A Guide to Kubernetes Chargeback

blog.kubecost.com
1 ポイント·投稿者 webb·5 年前·0 コメント

How to Monitor Kubernetes Costs with Kubecost and Lens IDE

blog.kubecost.com
8 ポイント·投稿者 webb·5 年前·0 コメント

Setting real-time cost alerts in Kubernetes

blog.kubecost.com
10 ポイント·投稿者 webb·5 年前·0 コメント

How to monitor Azure AKS cluster cost

blog.kubecost.com
8 ポイント·投稿者 webb·5 年前·0 コメント

Hello kubectl cost: monitoring Kubernetes spend from the command line

blog.kubecost.com
7 ポイント·投稿者 webb·5 年前·0 コメント

Kubernetes: Helm vs. Kustomize

reddit.com
2 ポイント·投稿者 webb·5 年前·0 コメント

Salesforce as a Data Source

softwareengineeringdaily.com
1 ポイント·投稿者 webb·5 年前·0 コメント

Kubernetes Cost Reporting Using Kubecost

infracloud.io
1 ポイント·投稿者 webb·5 年前·0 コメント

Seeing unified cloud cost data across Kubernetes and other services

blog.kubecost.com
6 ポイント·投稿者 webb·6 年前·0 コメント

コメント

webb
·3 年前·議論
To give engineering, platform, and other teams a (multi-cloud) cost monitoring that is standardized across all major providers...
webb
·5 年前·議論
I've actually worked with 100+ companies that use labels heavily. It's way more common when you have multiple engineering teams and nobody everybody knows all projects in a cluster. Also, it's common to start with namespace labels which are generally easier to manage.
webb
·5 年前·議論
Yeah, I agree. I actually think that labels are a much better fit for this reference.

> Instead, Kubernetes annotations are meant for sharing information with other colleagues. For example, you may use an annotation to record the phone number of the person responsible for a pod

But it can be super helpful to put owner/contact info for alerting purposes as teams scale.

I also agree that having this metadata on the controller is helpful.