Skip to content

Add Helm chart(s) to deploy full observability stacks with Vector into Kubernetes #3008

Description

@MOZGIII

We can offer Helm chart (or charts) to deploy the full observability stack into k8s:

vector +

  • loki + grafana
  • elasticsearch + grafana
  • elasticsearch + kibana

This would effectively be a turnkey self-hosted solution to use Vector at K8s.

Motivation

Allow one-command installation of the observability stack.

Technical details

Helm allows installing dependencies. We can create a vector-stack chart in addition to vector chart. This vector-stack will depend on vector chart and charts for loki, grafana, elasticsearch and etc.

All that this vector-stack has to do is to point parts of the stack to each other.
This is fairly trivial thing, should be easy to implement and maintain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    domain: platformsAnything related to Vector's supported platformsmeta: ideaAnything in the idea phase. Needs further discussion and consensus before work can begin.platform: helmAnything `helm` platform related

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions