-
Notifications
You must be signed in to change notification settings - Fork 642
Closed
CrunchyData/crunchy-containers
#1520Labels
Description
**What is the motivation or use case for the change? **
Improve performances for large databases
Describe the solution you'd like
Huge pages support by adding declaration of hugepages-2Mi resource limit for the postgresql container.
https://kubernetes.io/docs/tasks/manage-hugepages/scheduling-hugepages/
Please tell us about your environment:
- Where is this running ( Local, Cloud Provider) local
- Container Image Tag: 4.5.1
- PostgreSQL Version: 13.1
- Platform (Docker, Kubernetes, OpenShift): kubernetes
- Platform Version: 1.18
arlllk and ns-rsuvorov