-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
area/kubernetesRelated to running Dgraph on K8sRelated to running Dgraph on K8sarea/operationsRelated to operational aspects of the DB, including signals, flags, env vars, etc.Related to operational aspects of the DB, including signals, flags, env vars, etc.kind/enhancementSomething could be better.Something could be better.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.
Description
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_mboption. -
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
Assignees
Labels
area/kubernetesRelated to running Dgraph on K8sRelated to running Dgraph on K8sarea/operationsRelated to operational aspects of the DB, including signals, flags, env vars, etc.Related to operational aspects of the DB, including signals, flags, env vars, etc.kind/enhancementSomething could be better.Something could be better.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.