community.kubernetes VS Pulumi

Compare community.kubernetes vs Pulumi and see what are their differences.

community.kubernetes

Kubernetes Collection for Ansible (by ansible-collections)

Pulumi

Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages πŸš€ (by pulumi)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
community.kubernetes Pulumi
3 178
265 19,876
- 2.4%
2.8 9.9
over 2 years ago 4 days ago
Makefile Go
GNU General Public License v3.0 only 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.

community.kubernetes

Posts with mentions or reviews of community.kubernetes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-19.
  • Ansible 4.0.0 final has been released
    8 projects | news.ycombinator.com | 19 May 2021
    It's hard to say. I don't see too much point in running Ansible inside Terraform or Terraform inside Ansible (yes, you can go either way). Ansible lagged for years on its support of kubernetes and helm (it had it, but it didn't work). Now (like in the last 12 months) got good support for both, but it might be too late. Terraform has the majority of mind share when it comes to Kubernetes support.

    If you're only doing AWS or Google Cloud, Ansible can do that. Whether it does it better or worse than Terraform is all dependent on your use case.

    If you're doing anything on premise, or outside of GCP/AWS, Ansible can do that as well. From the using OOB management (HP iLO/Dell iDRAC) to install the OS, to configuring vmware clusters to deploying k8s to declaring resources within k8s. Got network switches and firewalls at your office? You can manage that with Ansible. If you have a bunch of edge compute, Ansible can manage that as well.

    What it comes down to is if you've got teams working with anything outside of AWS/GCP. They'll probably be using Ansible, and since you've already go Ansible knowledge across your organization, it would make sense to leverage that expertise and Ansible's cloud integrations.

    All of that said - Terraform is much more popular when it comes to the major cloud platforms. If all you have is cloud, then you'll probably start with Terraform and stay there.

    https://github.com/ansible-collections/community.kubernetes

  • Terraform or Ansible for Kubernetes deployment
    2 projects | /r/kubernetes | 8 Feb 2021
    https://registry.terraform.io/providers/hashicorp/kubernetes/latest https://github.com/ansible-collections/community.kubernetes
  • Ansible for Kubernetes
    1 project | /r/kubernetes | 1 Feb 2021
    I would like to use Ansible only for deployment. This is save to use it https://github.com/ansible-collections/community.kubernetes right?

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 community.kubernetes and Pulumi you can also consider the following projects:

keydb-operator - A KeyDB (Drop-In Alternative to Redis) Operator for Kubernetes, based on Ansible Operator SDK.

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

freqtrade-do - Setting up freqtrade (Crypto trading bot) on DigitalOcean

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

k8s-deployment - Reconmap Kubernetes deployment files

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

community.zabbix - Zabbix Ansible modules

crossplane - The Cloud Native Control Plane

pyinfra - pyinfra automates infrastructure using Python. It’s fast and scales from one server to thousands. Great for ad-hoc command execution, service deployment, configuration management and more.

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

ansible-collection-nginx - Ansible collection for NGINX

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.