Helm-s3 Alternatives
Similar projects and alternatives to helm-s3
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
helmfile
Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD. (by helmfile)
-
-
-
-
-
kubernetes-operator-roiergasias
'Roiergasias' kubernetes operator is meant to address a fundamental requirement of any data science / machine learning project running their pipelines on Kubernetes - which is to quickly provision a declarative data pipeline (on demand) for their various project needs using simple kubectl commands. Basically, implementing the concept of No Ops. The fundamental principle is to utilise best of docker, kubernetes and programming language features to run a workflow with minimal workflow definition s
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
s3dav-proxy
s3dav-proxy is software that allows s3 compatible file servers to be operated via the webdav protocol.
-
helm-unittest
BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin. (by helm-unittest)
-
-
helm-cel
A Helm plugin that uses Common Expression Language (CEL) to validate values. Instead of using JSON Schema in values.schema.json, you can write more expressive validation rules using CEL in values.cel.yaml.
helm-s3 discussion
helm-s3 reviews and mentions
-
Installing multiple helm charts in one go [Approach 2 - using helmfile]
$ helm plugin list NAME VERSION DESCRIPTION diff 3.8.1 Preview helm upgrade changes as a diff helm-git 0.12.0 Get non-packaged Charts directly from Git. s3 0.14.0 Provides AWS S3 protocol support for charts and repos. https://github.com/hypnoglow/helm-s3 secrets 4.1.1 This plugin provides secrets values encryption for Helm charts secure storing
-
How do you store your helm charts?
we store helm chart sources in GitHub and Jenkins pushes them to S3 using helm s3 plugin. great as we don't need a service like chartmuseum
Stats
hypnoglow/helm-s3 is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of helm-s3 is Go.