Skip to content

[K8s / Devops] Add more configurables to Helm and publish the charts #4386

@hackintoshrao

Description

@hackintoshrao

What version of Dgraph are you using?

v1.1

Helm needs more options to configure the deployment, here is the list:

  • Configuration for anti-affinity between alphas and zero. This is required if the users want to schedule alphas and zeros on different nodes.

  • Configuration to set the cache size and remove the lru_mb option.

  • Publish the charts to the helm repo.

  • Configuration to enable Prometheus deployment, alerts, and scraping.

  • Configuration for node taints. This is required if the users don't want to schedule any other pods on the nodes where the database servers are running.

  • Configuration to set both the initial resources to be allocated and resource limits for both alphas and zeros.

Metadata

Metadata

Labels

area/kubernetesRelated to running Dgraph on K8sarea/operationsRelated to operational aspects of the DB, including signals, flags, env vars, etc.kind/enhancementSomething could be better.status/acceptedWe accept to investigate/work on it.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions