-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Jenkins 2.7.1
Kubernetes plugin 0.8
The Kubernetes plugin frequently creates more concurrent slaves than the number set in the "Container Cap" field.
Even doesn't respect the Max number of instances in the Pod Template field.
- duplicates
-
JENKINS-47501 2 pods are started instead of 1 after update to version 1.1
-
- Closed
-
- is duplicated by
-
JENKINS-50006 Kubernetes agent max number of instances no longer working
-
- Resolved
-
-
JENKINS-50210 Kubernetes agent provisioned regardless of container cap
-
- Closed
-
- relates to
-
JENKINS-59959 The Concurrency Limit is not always respected.
-
- Reopened
-
BTW, I have switched to Kubernetes CI Plugin. That plugin requires a bit more knowledge about Kubernetes but is more flexible and behaves more correctly in my experience. Specifically, it better respects configured concurrent container count.