Our great sponsors
-
kluctl
The missing glue to put together large Kubernetes deployments, composed of multiple smaller parts (Helm/Kustomize/...) in a manageable and unified way.
The next step was to write a Bash script that would orchestrate many small Kustomize deployments and Helm Charts. This script got rewritten as Python and generalised in a way that it could be used in other projects as well internally. The lessons learned from that were then put into Kluctl (https://github.com/kluctl/kluctl/) and made Open Source.
-
My alternative to Helm is more effective use of Helm. I learned about the Helmet library chart a few weeks ago: https://github.com/companyinfo/helm-charts/tree/main/charts/helmet
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
We use CUE + ArgoCD, CUE is awesome
-
carvel
Carvel provides a set of reliable, single-purpose, composable tools that aid in your application building, configuration, and deployment to Kubernetes. This repo contains information regarding the Carvel open-source community.
You should take a look at Carvel maybe something in it could match with your needs.
-
And I've found the issue https://github.com/helm/helm/issues/4256
-
Although jsonette might be considered more complex Tanka is a great alternative for k8s config management.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
You can try kusion https://github.com/KusionStack/kusion for a complete platform engineering solution from CI to CD
-
I think the combination of Kustomize and helm works in my experience. For advanced use cases, you can also see KRM functions in Kustomize.
Related posts
- Use template to define sub-chart values with Helm
- Issue with auth when using a bitnami postgres helm chart
- [Kubernetes] Bâdi: installer le graphique avec dépendance à un graphique déjà installé
- Helmify your React App on EKS
- Replace JupyterHub with a simple FastAPI app to manage notebooks on Kubernetes