You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Bamboo launches an elastic-docker-container, instead of launching an elastic-instance
It would be great to have this idea implemented in future. Because the containers launch too fast as compared to an instance.
and i think this would be a great good solution for issues like
https://jira.atlassian.com/browse/BAM-12459 and https://jira.atlassian.com/browse/BAM-13111
Have you seen this? Is this what your looking for?
Set of plugins for Atlassian Bamboo. Allows running builds and deployments on Bamboo agents in Docker clusters like Docker Swarm, Kubernetes and AWS ECS. Tools and services for the build defined as Docker images.
Each execution of a Bamboo job or deployment environment will run on a newly created remote agent that will contain exactly the tools needed for the job, run it and then destroy itself. Services as Selenium, databases or Docker can be defined as extra containers that the build can interact with.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can have a bamboo agent running on the Orchestrator which can use your docker image and based on placement constraints deploy the image on the node where the cluster manager schedules and run the build. There is no need of any additional plugin in such a case.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.