close
The Wayback Machine - https://web.archive.org/web/20220105132051/https://github.com/topics/kubernetes-monitoring
Skip to content
#

kubernetes-monitoring

Here are 118 public repositories matching this topic...

bizrad
bizrad commented Jan 3, 2022

What happened:
kube-state-metrics panics and fails to start using config based on examples/standard directory, deployed to custom namespace

I0103 12:34:28.368172       1 main.go:108] Using default resources
I0103 12:34:28.368270       1 types.go:136] Using all namespace
I0103 12:34:28.368278       1 main.go:133] metric allow-denylisting: Excluding the following lists that were on de
mtougeron
mtougeron commented Apr 30, 2020

It would be awesome if the metrics could include the node's topology.kubernetes.io/region & topology.kubernetes.io/zone (not sure what the non-AWS fields are called). That would help quickly identify patterns in the results. e.g., zone "a" is slower than zone "b" or that cross-zone traffic is what's causing a large spike in response times. Not sure if this is possible within the framework of this

botkube
PrasadG193
PrasadG193 commented Nov 29, 2021

Is your feature request related to a problem? Please describe.

The latest released BotKube image has a few vulnerabilities. The report can be seen at artifacthub: https://artifacthub.io/packages/helm/infracloudio/botkube?modal=security-report

Describe the solution you'd like

We should -

  • Fix the image vulnerabilities
  • And, add a CI check to catch such vulnerabilities early be
metalk8s

Improve this page

Add a description, image, and links to the kubernetes-monitoring topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kubernetes-monitoring topic, visit your repo's landing page and select "manage topics."

Learn more