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 评论

评论

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.