1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-17 22:51:16 +02:00

Added 2 TNS Articles on Resource Types, Requests, Limits (#3594)

This commit is contained in:
The New Stack
2023-03-14 01:38:02 -07:00
committed by GitHub
parent 4e66148777
commit 0081e9059c

View File

@@ -6,3 +6,5 @@ Learn more from the following resources:
- [Requests and limits - Documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#requests-and-limits) - [Requests and limits - Documentation](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#requests-and-limits)
- [Motivation for default memory limits and requests](https://kubernetes.io/docs/tasks/administer-cluster/manage-resources/memory-default-namespace/#motivation-for-default-memory-limits-and-requests) - [Motivation for default memory limits and requests](https://kubernetes.io/docs/tasks/administer-cluster/manage-resources/memory-default-namespace/#motivation-for-default-memory-limits-and-requests)
- [Understanding Kubernetes Resource Types](https://thenewstack.io/understanding-kubernetes-resource-types/)
- [Kubernetes Requests and Limits Demystified ](https://thenewstack.io/kubernetes-requests-and-limits-demystified/)