Graylog2 / Graylog2/graylog-helm
HA Improvements
Open
blocker
improvement
- Dominant language
- Go Template
- Stars
- 12
- Forks
- 3
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 13
Description
To improve the Chart's HA performance we should make the following changes:
- Enable `pdb` by default:
Set the following to `"true"`: https://github.com/Graylog2/graylog-helm/blob/1e993f6400cb77bbe3c6d3baa65217762da0720b/graylog/values.yaml#L142
- Redesign pod affinity to handle cases where existing `pvc`'s do not match region or zone for new nodes and thus get stuck in `Pending` state.
Contributor guide
Assessment
This issue has not been assessed yet.