Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant. Learn more →
Reloader Alternatives
Similar projects and alternatives to Reloader
-
kubernetes-external-secrets
Integrate external secret management systems with Kubernetes
-
kubernetes-reflector
Custom Kubernetes controller that can be used to replicate secrets, configmaps and certificates.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
flux2
Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
-
secrets-store-csi-driver
Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
-
-
external-secrets
External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
-
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.
-
-
secrets-store-csi-driver-provider-gcp
Google Secret Manager provider for the Secret Store CSI Driver.
-
-
-
-
-
-
-
-
-
keda
KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
-
sealed-secrets
A Kubernetes controller and tool for one-way encrypted Secrets
-
fswatch
A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Reloader reviews and mentions
-
How to start a Go project in 2023
The go k8s packages are pretty bloated - this may also just be a niche case. If you are looking to get secrets with hot reloading, you might also consider mounting a file or setting env vars and coupling it with this reloading operator: https://github.com/stakater/Reloader
-
What Wishlist Features Would You Like To See From K8s?
For the auto restart this has been a staple install in all clusters for years for me: https://github.com/stakater/Reloader
- AWS secret store CSI Driver provider - how to reload pod after SecretProvider update?
-
State of Kubernetes Secrets Management in 2022
Unfortunately, there isn't one out-of-the-box, elegant solution for triggering deployments to be reloaded with the solutions we've shown. You'd need to rely on open source tools such as Reloader, which watches for changes in ConfigMap and Secrets and does rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet, and DeploymentConfig.
-
One multi-container deployment vs. a separate deployment for each image?
It makes sense to use multiple containers for the same deployment, if they serve the same purpose, i.e. if there's a reloader present etc.
- Kubernetes Reload/Restart pod on file changes
-
How to monitor secret changes in Kubernetes?
If you just need to restart pods, https://github.com/stakater/Reloader might be a good option. Anything more advanced will likely require a component that integrates with the Kube API.
-
How should I manage my Helm charts?
E.g. on a cloud provider use their secrets management solution. Bring the secrets from git/sops into their store, then for the application use external-secrets to bring a copy into your namespace and update your deployments with reloader.
-
Sharing/syncing secrets across clusters
on top of that combine https://github.com/stakater/Reloader into the mix to bounce pods around when it detects a cm or secret that gets updated from upstream
- Trigger redeployment after configmap change?
-
A note from our sponsor - Revelo Payroll
try.revelo.com | 2 Oct 2023
Stats
stakater/Reloader is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Reloader is Go.
Popular Comparisons
- Reloader VS kubernetes-external-secrets
- Reloader VS kubernetes-reflector
- Reloader VS k8s-configmap-watcher
- Reloader VS helm-charts
- Reloader VS flux2
- Reloader VS secrets-store-csi-driver
- Reloader VS secrets-store-csi-driver-provider-gcp
- Reloader VS synator
- Reloader VS external-secrets
- Reloader VS paste-secret