Kubernetes Resources Limit of CPU This value can be set to control the CPU resource limit passed when creating the jenkins slave docker container in Kubernetes. Unlike a resource request, this is the upper limit of resources used by your Jenkins Slave container. When left blank, the defaults of your Kubernetes cluster will be used. For more info, see the Kubernetes docs. e.g. `500m`.