Closed itewk closed 8 years ago
@itewk I've updated the blog post to indicate that the deploymentConfig should be removed instead of scaling down the number of running instances to avoid seeing the issue that you are experiencing.
If this is an acceptable resolution, would you be able to close this issue?
Thanks
Wasn't there an alternative option of setting the replica count to 0? Or was it something else. I know i got this working without removing the DC. Maybe worth listing both options?
Scaling down to a replica count of 0 was the primary cause of the issue. The solution is to keep at least 1 pod running for the rolling deployment to work. If the Kubernetes plugin is to be used as the only method for spinning up slaves, the deploymentConfig should be removed
Hmm. I could have sworn I found a way to get it working with 0 replicas deployed but still with the DC. But in any case. yeah I can close this.
When I try to run a build of the jenkins-slave i get the following: