Kubernetes vs Puppet Labs

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

Kubernetes

52.1K
45.3K
+ 1
641
Puppet Labs

984
765
+ 1
226
Add tool

Kubernetes vs Puppet Labs: What are the differences?

Developers describe Kubernetes as " Manage a cluster of Linux containers as a single system to accelerate Dev and simplify Ops ". 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. On the other hand, Puppet Labs is detailed as " Server automation framework and application ". Puppet is an automated administrative engine for your Linux, Unix, and Windows systems and performs administrative tasks (such as adding users, installing packages, and updating server configurations) based on a centralized specification.

Kubernetes and Puppet Labs are primarily classified as "Container" and "Server Configuration and Automation" tools respectively.

Some of the features offered by Kubernetes are:

  • Lightweight, simple and accessible
  • Built for a multi-cloud world, public, private or hybrid
  • Highly modular, designed so that all of its components are easily swappable

On the other hand, Puppet Labs provides the following key features:

  • Insight- Puppet Enterprise's event inspector gives immediate and actionable insight into your environment, showing you what changed, where and how by classes, nodes and resources.
  • Discovery- Puppet Enterprise delivers a dynamic and fully-pluggable discovery service that allows you to take advantage of any data source or real-time query results to quickly locate, identify and group cloud nodes.
  • Provisioning- Automatically provision and configure bare metal, virtual, and private or public cloud capacity, all from a single pane. Save time getting your cloud projects off the ground by reusing the same configuration modules you set up for your physical deployments.

"Leading docker container management solution" is the primary reason why developers consider Kubernetes over the competitors, whereas "Devops" was stated as the key factor in picking Puppet Labs.

Kubernetes and Puppet Labs are both open source tools. It seems that Kubernetes with 55K GitHub stars and 19.1K forks on GitHub has more adoption than Puppet Labs with 5.37K GitHub stars and 2.1K GitHub forks.

Google , Slack , and Shopify are some of the popular companies that use Kubernetes, whereas Puppet Labs is used by Uber Technologies , Twitch , and PayPal . Kubernetes has a broader approval, being mentioned in 1046 company stacks & 1096 developers stacks; compared to Puppet Labs, which is listed in 180 company stacks and 49 developer stacks.

Advice on Kubernetes and Puppet Labs

I'm just getting started using Vagrant to help automate setting up local VMs to set up a Kubernetes cluster (development and experimentation only). (Yes, I do know about minikube)

I'm looking for a tool to help install software packages, setup users, etc..., on these VMs. I'm also fairly new to Ansible, Chef, and Puppet. What's a good one to start with to learn? I might decide to try all 3 at some point for my own curiosity.

The most important factors for me are simplicity, ease of use, shortest learning curve.

See more
Replies (2)
Recommends
on
Ansible Ansible

I have been working with Puppet and Ansible. The reason why I prefer ansible is the distribution of it. Ansible is more lightweight and therefore more popular. This leads to situations, where you can get fully packaged applications for ansible (e.g. confluent) supported by the vendor, but only incomplete packages for Puppet.

The only advantage I would see with Puppet if someone wants to use Foreman. This is still better supported with Puppet.

See more
Gabriel Pa

If you are just starting out, might as well learn Kubernetes There's a lot of tools that come with Kube that make it easier to use and most importantly: you become cloud-agnostic. We use Ansible because it's a lot simpler than Chef or Puppet and if you use Docker Compose for your deployments you can re-use them with Kubernetes later when you migrate

See more
Decisions about Kubernetes and Puppet Labs
Simon Reymann
Senior Fullstack Developer at QUANTUSflow Software GmbH · | 29 upvotes · 5.5M views

Our whole DevOps stack consists of the following tools:

  • GitHub (incl. GitHub Pages / Markdown for Documentation, GettingStarted and HowTo's) for collaborative review and code management tool
  • Respectively Git as revision control system
  • SourceTree as Git GUI
  • Visual Studio Code as IDE
  • CircleCI for continuous integration (automatize development process)
  • Prettier / TSLint / ESLint as code linter
  • SonarQube as quality gate
  • Docker as container management (incl. Docker Compose for multi-container application management)
  • VirtualBox for operating system simulation tests
  • Kubernetes as cluster management for docker containers
  • Heroku for deploying in test environments
  • nginx as web server (preferably used as facade server in production environment)
  • SSLMate (using OpenSSL ) for certificate management
  • Amazon EC2 (incl. Amazon S3 ) for deploying in stage (production-like) and production environments
  • PostgreSQL as preferred database system
  • Redis as preferred in-memory database/store (great for caching)

The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts:

  • Key features: Easy and flexible installation, Clear dashboard, Great scaling operations, Monitoring is an integral part, Great load balancing concepts, Monitors the condition and ensures compensation in the event of failure.
  • Applications: An application can be deployed using a combination of pods, deployments, and services (or micro-services).
  • Functionality: Kubernetes as a complex installation and setup process, but it not as limited as Docker Swarm.
  • Monitoring: It supports multiple versions of logging and monitoring when the services are deployed within the cluster (Elasticsearch/Kibana (ELK), Heapster/Grafana, Sysdig cloud integration).
  • Scalability: All-in-one framework for distributed systems.
  • Other Benefits: Kubernetes is backed by the Cloud Native Computing Foundation (CNCF), huge community among container orchestration tools, it is an open source and modular tool that works with any OS.
See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Kubernetes
Pros of Puppet Labs
  • 162
    Leading docker container management solution
  • 127
    Simple and powerful
  • 104
    Open source
  • 75
    Backed by google
  • 57
    The right abstractions
  • 24
    Scale services
  • 19
    Replication controller
  • 10
    Permission managment
  • 7
    Cheap
  • 7
    Simple
  • 7
    Supports autoscaling
  • 4
    No cloud platform lock-in
  • 4
    Self-healing
  • 4
    Reliable
  • 3
    Quick cloud setup
  • 3
    Open, powerful, stable
  • 3
    Scalable
  • 3
    Promotes modern/good infrascture practice
  • 2
    Custom and extensibility
  • 2
    Cloud Agnostic
  • 2
    Captain of Container Ship
  • 2
    A self healing environment with rich metadata
  • 2
    Runs on azure
  • 2
    Backed by Red Hat
  • 1
    Golang
  • 1
    Expandable
  • 1
    Sfg
  • 1
    Everything of CaaS
  • 1
    Easy setup
  • 1
    Gke
  • 51
    Devops
  • 44
    Automate it
  • 26
    Reusable components
  • 21
    Dynamic and idempotent server configuration
  • 18
    Great community
  • 12
    Very scalable
  • 12
    Cloud management
  • 10
    Easy to maintain
  • 9
    Free tier
  • 6
    Works with Amazon EC2
  • 4
    Declarative
  • 4
    Ruby
  • 3
    Works with Azure
  • 3
    Works with OpenStack
  • 2
    Nginx
  • 1
    Ease of use

Sign up to add or upvote pros Make informed product decisions

Cons of Kubernetes
Cons of Puppet Labs
  • 15
    Steep learning curve
  • 15
    Poor workflow for development
  • 8
    Orchestrates only infrastructure
  • 4
    High resource requirements for on-prem clusters
  • 2
    Too heavy for simple systems
  • 1
    Additional vendor lock-in (Docker)
  • 1
    More moving parts to secure
  • 1
    Additional Technology Overhead
  • 3
    Steep learning curve
  • 1
    Customs types idempotence

Sign up to add or upvote cons Make informed product decisions

- No public GitHub repository available -

What is 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.

What is Puppet Labs?

Puppet is an automated administrative engine for your Linux, Unix, and Windows systems and performs administrative tasks (such as adding users, installing packages, and updating server configurations) based on a centralized specification.

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

What companies use Kubernetes?
What companies use Puppet Labs?
See which teams inside your own company are using Kubernetes or Puppet Labs.
Sign up for StackShare Enterprise Learn More

Sign up to get full access to all the companies Make informed product decisions

What tools integrate with Kubernetes?
What tools integrate with Puppet Labs?

Sign up to get full access to all the tool integrations Make informed product decisions

Blog Posts

Apr 28 2021 at 7:51AM

Pinterest

Kubernetes etcd + 2
2
1091
Dec 8 2020 at 5:50PM

DigitalOcean

GitHub MySQL PostgreSQL + 11
2
2197
Python Docker Kubernetes + 7
3
783
May 21 2020 at 12:02AM

Rancher Labs

Kubernetes Amazon EC2 Grafana + 12
5
1389
Apr 16 2020 at 5:34AM

Rancher Labs

Kubernetes Rancher + 2
2
853
What are some alternatives to Kubernetes and Puppet Labs?
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.
Nomad
Nomad is a cluster manager, designed for both long lived services and short lived batch processing workloads. Developers use a declarative job specification to submit work, and Nomad ensures constraints are satisfied and resource utilization is optimized by efficient task packing. Nomad supports all major operating systems and virtualized, containerized, or standalone applications.
OpenStack
OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface.
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 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.
See all alternatives