COSC-499-W2023 / year-long-project-team-1

PrivacyPal: A secure messaging and video sharing service (COSC499 Team 1)
Apache License 2.0
18 stars 3 forks source link

[Story] Container runtime resource limits #20

Closed tthvo closed 7 months ago

tthvo commented 1 year ago

Containers should be given a resource request and limit (e.g. cpu, memory).

For development:

For production:

tthvo commented 1 year ago

Reference: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/

tthvo commented 9 months ago

With focus shifted on Lambda and RDS, the only component deployed on k8s now is NextJS application.