Our great sponsors
-
LocalStack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
Having used localstack [1], I can vouch that it's not a joke.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Not to be confused with the _other_ “Dapper” that .NET folks may be familiar with! [1]
-
I agree; helm is too declarative.
Whenever I can, I use helmfile[0] for storing variables for helm since it does add a declarative layer on top of helm.
-
About the namespace, I usually modify it manually if it’s a few files, otherwise use some post processing like https://github.com/helm/helm/issues/3553#issuecomment-417800...
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Related posts
- Replace JupyterHub with a simple FastAPI app to manage notebooks on Kubernetes
- envsubst with template file vs using CD Tools
- How to Build & Push Helm Chart to Docker Hub
- Provisioning a Persistent EBS-backed Storage on Amazon EKS using Helm
- How To Automate Database Migration Testing/Dry-runs in Your CI/CD Pipelines