- Kubernetes instance calculator.
- Allocatable memory and CPU in Kubernetes Nodes
- Allocatable memory and CPU resources on GKE.
- AWS EKS AMI reserved CPU and reserved memory.
- AKS resource reservations.
- Official docs https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/)
- Enabling prefix assignment in EKS and VPC CNI.
Last active
October 26, 2022 21:11
-
-
Save danielepolencic/9f3330832ff8e7128dce33c52e70da92 to your computer and use it in GitHub Desktop.
Resource allocations in Kubernetes nodes — links
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
note to self that EKSctl doesn't correctly set the maximum number of pods per node. see here