adeploy VS Pulumi

Compare adeploy vs Pulumi and see what are their differences.

adeploy

Universal deployment tool for Kubernetes that supports rendering and deployment of lightweight Jinja templated k8s manifests as well as complex Helm charts. (by awesome-it)

Pulumi

Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages ๐Ÿš€ (by pulumi)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
adeploy Pulumi
2 178
12 19,705
- 3.1%
7.6 9.9
about 2 months ago 1 day ago
Python Go
BSD 3-clause "New" or "Revised" License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

adeploy

Posts with mentions or reviews of adeploy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-10.
  • Helm is both "package manager" and "templating engine" - probably the best package manager but horrible template engine
    11 projects | /r/kubernetes | 10 Aug 2022
    We created adeploy, which is using Jinja Templating to render Manifests out of a set of template files and variables. We added some functions i.e. to set versions, create labels, include files or to handle secret creation using gopass and support to run in CI/CD without re-creating secrets. Source + (some) docs: https://github.com/awesome-it/adeploy
  • HELM vs KUSTOMIZE
    8 projects | /r/kubernetes | 28 Jul 2022
    We wrote adeploy which brings Jinja templating for both vanilla manifests and Helm Charts which includes a bench of useful Jinja templating functions i.e. for labeling, secret management etc... The tool supports multiple deployments at different namespaces/releases with different Jinja variables and also includes support to deploy secrets directly from GoPass. It can also be used in CI/CD while secrets are not re-deployed when running via CI/CD. The tool still lacks of some detailed docs and a public pip repo, but this is wip.

Pulumi

Posts with mentions or reviews of Pulumi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-10.

What are some alternatives?

When comparing adeploy and Pulumi you can also consider the following projects:

terraform-provider-docker - Terraform Docker provider

terraform-cdk - Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform

devspace-demo - A demo trialing the basic operation of Devspace

cdk8s - Define Kubernetes native apps and abstractions using object-oriented programming

helmfile - Deploy Kubernetes Helm Charts

terragrunt - Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.

crossplane - The Cloud Native Control Plane

bicep - Bicep is a declarative language for describing and deploying Azure resources

Ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

argocd-image-updater - Automatic container image update for Argo CD

atlantis - Terraform Pull Request Automation

Home Manager using Nix - Manage a user environment using Nix [maintainer=@rycee]