Re: Jenkins slave autoscaling in container platform (ECS or any other docker platforms)

2019-02-21 Thread 'Sven Scheil' via Jenkins Users
Hi Bill, did you made any progress on this? Could you send us some details on how you provide the information (secret, url of the jenkins master etc.) inside the container image? We like to use declarative jenkinsfiles and don't wann use these preconfigured docker templates. Thanks in

Re: Jenkins slave autoscaling in container platform (ECS or any other docker platforms)

2019-01-22 Thread Bill WANG
With "docker-plugin" or "amazon-ecs", I do get some progresses. For example, if enable "amazon-ecs" (configure system -> "add a new cloud" -> "Amazon EC2 Container Service Cloud") , I can successfully build from a temporary slave container in ECS 1. define a task definition in above cloud

Jenkins slave autoscaling in container platform (ECS or any other docker platforms)

2019-01-20 Thread Bill WANG
It is popular solution to start up new Jenkins slave via ssh from Jenkins master, for example, via ssh slaves plugin. But this solution is too old and only for VM or ec2 instance (Hosts, virtual hosts or physical hosts) Now we are in world of containers. Another solution is to use jnlp (java