Implement CPU/memory resource requests
Bug #1915804 reported by
Tom Haddon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
charm-k8s-wordpress |
Invalid
|
Undecided
|
Unassigned |
Bug Description
We should set CPU / memory requests for the discourse pods deployed via the charm.
We need to determine what these should be, which may require some research of upstream recommendations, or we should make sensible choices based on production experience.
See https:/
To post a comment you must log in.
This is done via juju constraints, although per https:/ /bugs.launchpad .net/juju/ +bug/1919976 there isn't a way to do limits and requests separately.