Our great sponsors
-
-
In my experience if you just want to do local deployments just use kustomize, it's easier to set up and the things you need configure can specifically addressed. With helm the temptation is always there to make everything variable but then your templates into something like this, where sure it's nice that you can change everything with different variables, but do you really need that? And is it really worth the higher cost of understanding all that templating? So if you want to publish your application for the whole world to use, then a helm chart makes sense, but for local stuff kustomize makes more sense.
-
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.
Related posts
- EKS cluster Monitoring for AWS Fargate with Prometheus and managed Grafana
- Prometheus/Grafana/CloudWatch - Alerting when alarms are triggered
- what metrics are most important for checking kubernetes cluster health?
- prometheus-node-exporter helm chart does not create PodSecurityPolicy
- How To Configure Kube-Prometheus