| We are running kubernetes on EKS in AWS and are using fairly beefy machines for the nodes which Jenkins uses as agents. A podTemplate for our agents requests roughly a third of the resources of a k8s node, but still we only have 1 agent pod per k8s node. Is it possible we have a misconfiguration somewhere or is there a bug in how the NodeProvisioner works? |