v9.9.1-5
Fixed
- Fixed elasticsearch bootstrap error where
vm.max_map_count
is too low (#90)- Set
node.store.allow_mmap
tofalse
and restrict the usage ofmmap
in k8s environments to avoid elasticsearch bootstrap error. This option is used to avoid usage of privileged containers.
- Set