-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: kubernetes-plugin
When I have clusters A and B, I should normally run Jenkins' Pod Templates in cluster A according to the following configuration, but it will run randomly in clusters A and B
Kubernetes Version:3743.v1fa_4c724c3b_7
  agent {
    kubernetes
  }