Centurion vs DevSpace for Kubernetes

Need advice about which tool to choose?Ask the StackShare community!

Centurion

7
16
+ 1
0
DevSpace for Kubernetes

17
36
+ 1
0
Add tool

Centurion vs DevSpace for Kubernetes: What are the differences?

Developers describe Centurion as "A mass deployment tool for Docker fleets". A deployment tool for Docker, made by New Relic. Takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. Supports rolling deployments out of the box, and makes it easy to ship applications to Docker servers. New Relic is using it to run their production infrastructure. On the other hand, DevSpace for Kubernetes is detailed as "The Fastest Developer Tool for Kubernetes". It is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster. It is a client-only CLI tool that runs on your machine and works with any Kubernetes cluster. You can use it to automate image building and deployments, to develop software directly inside Kubernetes and to streamline workflows across your team as well as across dev, staging and production.

Centurion and DevSpace for Kubernetes can be primarily classified as "Container" tools.

Some of the features offered by Centurion are:

  • Rake application tasks and dependencies
  • Talk to a fleet of Docker servers at once
  • Does rolling deployment

On the other hand, DevSpace for Kubernetes provides the following key features:

  • Automated Image Building with devspace build
  • Automated Deployment with devspace deploy
  • Efficient In-Cluster Development with devspace dev

Centurion is an open source tool with 1.72K GitHub stars and 112 GitHub forks. Here's a link to Centurion's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
No Stats
- No public GitHub repository available -

What is Centurion?

A deployment tool for Docker, made by New Relic. Takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. Supports rolling deployments out of the box, and makes it easy to ship applications to Docker servers. New Relic is using it to run their production infrastructure.

What is DevSpace for Kubernetes?

It is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster. It is a client-only CLI tool that runs on your machine and works with any Kubernetes cluster. You can use it to automate image building and deployments, to develop software directly inside Kubernetes and to streamline workflows across your team as well as across dev, staging and production.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Centurion?
What companies use DevSpace for Kubernetes?
See which teams inside your own company are using Centurion or DevSpace for Kubernetes.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Centurion?
What tools integrate with DevSpace for Kubernetes?
What are some alternatives to Centurion and DevSpace for Kubernetes?
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.
Rancher
Rancher is an open source container management platform that includes full distributions of Kubernetes, Apache Mesos and Docker Swarm, and makes it simple to operate container clusters on any cloud or infrastructure platform.
Docker Swarm
Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts: Dokku, Compose, Krane, Deis, DockerUI, Shipyard, Drone, Jenkins... and, of course, the Docker client itself.
Argo
Argo is an open source container-native workflow engine for getting work done on Kubernetes. Argo is implemented as a Kubernetes CRD (Custom Resource Definition).
See all alternatives