github buildkite/elastic-ci-stack-for-aws v5.0.0-beta1
Elastic CI Stack for AWS v5.0.0 Beta 1

latest releases: v6.20.0, v6.19.0, v6.18.0...
pre-release3 years ago

This is a beta release. Most things should work, but it's possible there are undiscovered issues in the release and we recommend continuing to use our stable v4.5.0 release for critical workloads. If you do spot any problems, we'd really appreciate it if you submit a GitHub issue or reply to our forum thread for this beta release where we will offer continued support.

What's new?

Previously experimental Lambda-based scaler is the new default 🚀

Our previously experimental fast autoscaler that scales up much faster is now always used. Instances will automatically scale to demand using the stack defaults and you should see good results without changing any parameters.

Experimental Windows support is now available windows

A new AMI built on Windows Server 2019 is optionally available to use in the stack for Windows builds. You can enable this by changing the InstanceOperatingSystem setting from the default linux to windows. We've observed issues with Windows instances when MinSize is set above 0, so please avoid that for now. Huge thanks to @jeremiahsnapp and @tduffield for their contribution here!

Added

Changed

  • Use EC2 LaunchTemplate instead of a LaunchConfiguration #589 (lox)
  • InstanceType default is now t3.large (was t2.nano) #699 (pda)

Dependencies updated

And much, much more, we recommend you view the full changelog for this release.

Upgrading

Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v5.0.0-beta1/aws-stack.yml

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack

Documentation

See the Readme for this release.

Don't miss a new elastic-ci-stack-for-aws release

NewReleases is sending notifications on new releases.