Hi everyone,
How much cpu and memory should be allocated to kube-apiserver, controller-manager, kube-scheduler, and kube-proxy for a Kubernetes cluster with less than 50 nodes?
That depends on lots of factors. Specially how many pods, services, job you will be running and how frequently they get deployed/scaled up and down.