helmchart icon indicating copy to clipboard operation
helmchart copied to clipboard

Helm chart for kubernetes deployments

Results 15 helmchart issues
Sort by recently updated
recently updated
newest added

An attempt to keep the list up to date

This PR bumps the sd image to [v0.2.6](https://github.com/netdata/agent-service-discovery/releases/tag/v0.2.6).

Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.2.1 to 2.3.0. Release notes Sourced from helm/chart-testing-action's releases. v2.3.0 What's Changed fix: Typo in README by @​joehorsnell in helm/chart-testing-action#81 Specify target branch of ct lint in...

dependencies

See https://github.com/netdata/netdata/releases/tag/v1.36.1 for release notes.

I am not sure we need a specific section for Slack. Since it hasn't been working - should we just remove it instead? If yes, this PR should be closed...

That is an alternative to #300. To my understanding both `notifications.slackurl` and `notifications.slackrecipient` have never been working because https://github.com/netdata/helmchart/blob/fb004a60d8c72349a0e9ba65c9a7401bb1ec20a1/charts/netdata/values.yaml#L181-L182 If we need this functionality (which I doubt) we need to...

Hi! Just installed netdata. I want to collect queue information from RabbitMQ. As I understand it is auto enabled by sd if port and image name matches the pattern. Should...

Fixes: #279 The idea is to use `NETDATA_SD_AUTH_USER`, `NETDATA_SD_AUTH_PASS` env variables values for HTTP basic auth in collectors.

we have [installed](https://learn.netdata.cloud/docs/agent/packaging/installer/methods/kubernetes?q=kubernetes&size=n_20_n#install-the-netdata-helm-chart) netdata in our Kubernetes cluster. Please tell me how to add PostgreSQL [monitoring](https://learn.netdata.cloud/docs/agent/collectors/go.d.plugin/modules/postgres) which is located in the Kubernetes cluster?

We have seen the need to have the parent outside the cluster and are doing it ourselves. We need to be explicit about this being a very valid option and...