HackerTrans
TopNewTrendsCommentsPastAskShowJobs

webb

no profile record

Submissions

Kubecost Cloud Now in General Availability

blog.kubecost.com
6 points·by webb·vor 3 Jahren·0 comments

[untitled]

1 points·by webb·vor 4 Jahren·0 comments

A Guide to Kubernetes Chargeback

blog.kubecost.com
1 points·by webb·vor 5 Jahren·0 comments

How to Monitor Kubernetes Costs with Kubecost and Lens IDE

blog.kubecost.com
8 points·by webb·vor 5 Jahren·0 comments

Setting real-time cost alerts in Kubernetes

blog.kubecost.com
10 points·by webb·vor 5 Jahren·0 comments

How to monitor Azure AKS cluster cost

blog.kubecost.com
8 points·by webb·vor 5 Jahren·0 comments

Hello kubectl cost: monitoring Kubernetes spend from the command line

blog.kubecost.com
7 points·by webb·vor 5 Jahren·0 comments

Kubernetes: Helm vs. Kustomize

reddit.com
2 points·by webb·vor 5 Jahren·0 comments

Salesforce as a Data Source

softwareengineeringdaily.com
1 points·by webb·vor 5 Jahren·0 comments

Kubernetes Cost Reporting Using Kubecost

infracloud.io
1 points·by webb·vor 5 Jahren·0 comments

comments

webb
·vor 3 Jahren·discuss
To give engineering, platform, and other teams a (multi-cloud) cost monitoring that is standardized across all major providers...
webb
·vor 5 Jahren·discuss
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
·vor 5 Jahren·discuss
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.