CoreOS rkt / Container Linux (project ended) vs. GoCD

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
CoreOS rkt / Container Linux (project ended)
Score 7.0 out of 10
N/A
CoreOS rkt or Container Linux was a rival to Docker that was acquired by Red Hat, then given to the Cloud Native Computing Foundation (CNCF). The project has since been discontinued.N/A
GoCD
Score 8.0 out of 10
N/A
GoCD, from ThoughtWorks in Chicago, is an application lifecycle management and development tool.N/A
Pricing
CoreOS rkt / Container Linux (project ended)GoCD
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
CoreOS rkt / Container Linux (project ended)GoCD
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
CoreOS rkt / Container Linux (project ended)GoCD
Best Alternatives
CoreOS rkt / Container Linux (project ended)GoCD
Small Businesses
Portainer
Portainer
Score 9.0 out of 10
GitLab
GitLab
Score 8.7 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
GitLab
GitLab
Score 8.7 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
GitLab
GitLab
Score 8.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
CoreOS rkt / Container Linux (project ended)GoCD
Likelihood to Recommend
7.0
(2 ratings)
9.0
(2 ratings)
User Testimonials
CoreOS rkt / Container Linux (project ended)GoCD
Likelihood to Recommend
Open Source
CoreOS rkt is well suited for any development environment where operating systems and hardware are not homogeneous. CoreOS rkt allows us to write code on one machine with the confidence that it will work on any other. This has been immensely helpful as our developers are often switching to the latest and greatest machines and operating systems. CoreOS rkt is less suited for environments that are not Software as a Service. There is often no need to bring the entire developer environment and associated dependencies when delivering a one time product. In these environments CoreOS rkt just adds unneeded overhead.
Read full review
ThoughtWorks
Previously, our team used Jenkins. However, since it's a shared deployment resource we don't have admin access. We tried GoCD as it's open source and we really like. We set up our deployment pipeline to run whenever codes are merged to master, run the unit test and revert back if it doesn't pass. Once it's deployed to the staging environment, we can simply do 1-click to deploy the appropriate version to production. We use this to deploy to an on-prem server and also AWS. Some deployment pipelines use custom Powershell script for.Net application, some others use Bash script to execute the docker push and cloud formation template to build elastic beanstalk.
Read full review
Pros
Open Source
  • Running a secure container without messing up with low-level details
  • Very clear and straightforward approach to building a container
  • A way to go for new projects thinking of containers
  • Comprehensive and well-written documentation compatible with UNIX keep it simple way of thinking
Read full review
ThoughtWorks
  • Pipeline-as-Code works really well. All our pipelines are defined in yml files, which are checked into SCM.
  • The ability to link multiple pipelines together is really cool. Later pipelines can declare a dependency to pick up the build artifacts of earlier ones.
  • Agents definition is really great. We can define multiple different kinds of environments to best suit our diverse build systems.
Read full review
Cons
Open Source
  • Market share, it's often very difficult to find new talent who use CoreOS rkt.
  • Lack of wow features, CoreOS rkt doesn't necessarily offer any immediate advantages over other container solutions.
Read full review
ThoughtWorks
  • UI can be improved
  • Location for settings can be re-arranged
  • API for setting up pipeline
Read full review
Alternatives Considered
Open Source
Docker, lxc, Ubuntu Snappy, partisan chroot+unshare Reformulating the problem and realizing a container is not necessary when a testing environment with clearly defined behavior.
Read full review
ThoughtWorks
GoCD is easier to setup, but harder to customize at runtime. There's no way to trigger a pipeline with custom parameters.
Jenkins is more flexible at runtime. You can define multiple user-provided parameters so when user needs to trigger a build, there's a form for him/her to input the parameters.
Read full review
Return on Investment
Open Source
  • Developers spend less time configuring and more time coding.
  • Less time training developers as CoreOS rkt lets them use whatever hardware and operating system they want.
  • Reduced our IT costs, solutions are containerized using CoreOS rkt meaning they can write one solution with many developers in mind.
Read full review
ThoughtWorks
  • ROI has been good since it's open source
  • Settings.xml need to be backed up periodically. It contains all the settings for your pipelines! We accidentally deleted before and we have to restore and re-create several missing pipelines
  • More straight forward use of API and allows filtering e.g., pull all pipelines triggered after this date
Read full review
ScreenShots