1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/deployment
cmontemuino 54b01a2576
docs: document trade-offs in memory configuration
Problem: memory requests and limits has been set for `master` process in
PR #1631. It does not follow best practices for setting those values,
but the intention was provide default values for a wide variety of
clusters, including small ones.

Solution: provide solid documentation about the problems that might
happen in production environments when
`resource.memory.requests << resource.memory.limits`. Add a link to
relevant external sources, which includes the advise from Tim Hockin:
> Always set memory limit == request

Signed-off-by: cmontemuino <1761056+cmontemuino@users.noreply.github.com>
2024-04-02 19:01:50 +02:00
..
base Merge pull request #1631 from TessaIO/chore-add-resources-limits-and-requests 2024-04-02 02:03:59 -07:00
components Add swap support in nfd 2024-02-19 10:20:56 -05:00
helm/node-feature-discovery docs: document trade-offs in memory configuration 2024-04-02 19:01:50 +02:00
nodefeaturerule/samples Document the NodeFeatureRule samples and move them under deployment dir 2023-12-15 13:43:26 +02:00
overlays deployment/kustomize: drop the sample cert-manager overlay 2024-01-03 21:13:15 +02:00