SaaSHub helps you find the best software and product alternatives Learn more →
Aws-helm-multi-deploy Alternatives
Similar projects and alternatives to aws-helm-multi-deploy
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Universal-Kubernetes-Helm-Charts
Some universal helm charts used for deploying services onto Kubernetes. All-in-one best-practices
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better aws-helm-multi-deploy alternative or higher similarity.
aws-helm-multi-deploy discussion
aws-helm-multi-deploy reviews and mentions
Posts with mentions or reviews of aws-helm-multi-deploy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-19.
-
Best way of managing Helm?
To help you deploy these, your CI/CD framework or tooling needs to run helm dependencies update before it does a helm diff/update. Here's an Github Action which does this in an opinionated fashion
- How do you guys manage your deployment pipelines?
-
Kubernetes vs Serverless
I think you're talking about two different things. I personally recommend hard boundaries of what your tools do. For IaC, do IaC. For services, use CI/CD. So, for all my clients, I stand up infrastructures with Terraform except for EKS, which I use EKSCTL. These tools are run very rarely, only when you need to adjust/alter/upgrade your infrastructure, but NOT your services. After Kubernetes is stood up though, managing it with Terraform is terrible. Simply use Helm via your CI/CD toolchain. Here's an Github Action my team engineered to deploy via helm recursively easily: https://github.com/DevOps-Nirvana/aws-helm-multi-deploy
-
A note from our sponsor - SaaSHub
www.saashub.com | 4 Oct 2024
Stats
Basic aws-helm-multi-deploy repo stats
3
12
2.6
over 2 years ago
The primary programming language of aws-helm-multi-deploy is Shell.