


We have total 2 node pool
System & user
Under user node pool we were having 2 nodes and this node pool is autoscale like system node pool can go upto 2 and user node pool can go upto 3
Size we choosed is Standard D4ds v5 (4 vcpus, 16 GiB memory) for system node pool so max can go upto 8 CPU and 32 gb.
while user node pool have Standard D8ds v5 (8 vcpus, 32 GiB memory) which can be go upto 24 cpu and 96 gb memory.
📌 Resource Limits
Max memory: 96 GiB , Max cores: 24 vCPUs
We used Ubuntu linux os for Node
System Mode: Nodes used for running system pods (like CoreDNS, metrics server). User Mode: Nodes used for running application workloads.
Our user nodes running 100 & 75 pods in both node and 45 pods in system nodes.
Leave a Reply