stability: harden fluent-bit buffering and longhorn node-down recovery
This commit is contained in:
parent
6352e0d976
commit
9fb8dd4839
@ -44,3 +44,4 @@ update_setting support-bundle-manager-image "registry.bstein.dev/infra/longhorn-
|
||||
# Keep storage-heavy nodes from getting hammered by rebuild storms and skew.
|
||||
update_setting replica-auto-balance "best-effort"
|
||||
update_setting concurrent-replica-rebuild-per-node-limit "2"
|
||||
update_setting node-down-pod-deletion-policy "delete-both-statefulset-and-deployment-pod"
|
||||
|
||||
@ -44,8 +44,7 @@ spec:
|
||||
path: /var/log/journal
|
||||
- name: fluentbit-state
|
||||
emptyDir:
|
||||
medium: Memory
|
||||
sizeLimit: 64Mi
|
||||
sizeLimit: 1Gi
|
||||
extraVolumeMounts:
|
||||
- name: runlogjournal
|
||||
mountPath: /run/log/journal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user