Sam Weston

Results 32 comments of Sam Weston

I've forked the repo and am hosting my own Helm repository with this change and #11 along with Github actions builds, for the time being. https://github.com/cablespaghetti/missing-container-metrics/tree/main/charts/missing-container-metrics

I had no idea this was possible. I'll try this when I have a chance! :)

Been trying to work this out. It does indeed seem like the metrics come through the apiserver and kube-proxy scrape jobs. However all the dashboards/rules that come with the chart...

I have found the answer! :) https://github.com/prometheus-community/helm-charts/pull/626

I don't think it's the K8S version that's the problem because I recently rebuilt my setup on that version. It looks like the key part is file=/prometheus/queries.active err="open /prometheus/queries.active: permission...

Just re-read your post. Sorry I see you didn't change Prometheus versions. Maybe k3s changed local persistent volume permissions between versions. I'll see what permissions my working setup are using...

Interesting, that isn't clear on the github releases. Thanks to @mariusv for making that commit. The reason I care is that the kube2iam-2.6.0 docker tag is multi-arch and support ARM64...

I know this ticket is about MFA, but I am correct in thinking that it also currently isn't possible to use AWS CLI profiles which assume roles? Currently I'm working...

@gw0 I actually stopped doing this as it was a horrible user experience. I now have a dockerised bash script running as a Kubernetes cron job which syncs up the...

Watching with interest. :+1: If I get time I might have a go given there is already an example to take inspiration from. Unless somebody more qualified is already working...