Configuring self hosted runners for dedicated CI/CD infrastruture #829
venkatBala
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@wjcunningham7 @scottwn @santoshkumarradha
Given the delays we are experiencing in our CI, hosting a fleet of GH runners (fully customized for Covalent) might boost performance. Having dedicated runners would limit queue times and might result in faster run-times. If setup correctly, the infra could be a pool of reserved instances (load balanced). This could be a mix of on/standup instances configured to match our needs.
The images/AMI can be curated with exact versions of the necessary software using packer and can be version controlled.
Beta Was this translation helpful? Give feedback.
All reactions