Reloader
Updater
Automates rolling updates of Kubernetes resources when ConfigMap or Secret changes are detected
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!
8k stars
52 watching
512 forks
Language: Go
last commit: 7 days ago
Linked from 3 awesome lists
configmapdaemonsetdeploymentconfigsdeploymentsk8skubernetesopenshiftpodssecretsstatefulsetswatch-changes
Related projects:
Repository | Description | Stars |
---|---|---|
mousavian/kubectl-rotate-pods | A tool that allows easy restarting of all pods in a Kubernetes deployment to manage updates and cache invalidation. | 1 |
sealerio/sealer | A tool that simplifies the delivery and management of distributed applications in Kubernetes clusters. | 2,057 |
vmware-tanzu/kubeapps | An in-cluster web-based application for deploying and managing applications on Kubernetes clusters | 4,996 |
pulumi/kubespy | Provides real-time monitoring and analysis of Kubernetes resources | 2,888 |
shopify/krane | A command-line tool that automates deployment and provides feedback on Kubernetes resource updates | 1,385 |
tellerops/helm-teller | A tool for securely managing configuration and secrets in Kubernetes deployments. | 73 |
keel-hq/keel | Automates Kubernetes deployment updates using webhooks and labels | 2,457 |
inlets/inlets-operator | Exposes local Kubernetes services as public TCP LoadBalancers | 1,349 |
kubernetes-sigs/kubespray | Automates deployment of production-ready Kubernetes clusters across multiple cloud and bare-metal environments. | 16,180 |
ernoaapa/kubectl-warp | Enables development and execution of local projects in Kubernetes by synchronizing files with the container and executing commands. | 303 |
kubero-dev/kubero | An integrated platform for building and deploying applications on Kubernetes without requiring specialized knowledge. | 2,692 |
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,105 |
helmfile/helmfile | Automates deployment of Kubernetes resources and charts using declarative manifests | 3,914 |
werf/werf | A tool to implement efficient and consistent software delivery to Kubernetes facilitating best practices. | 4,248 |
kubernetes/dashboard | A web-based interface for managing and troubleshooting Kubernetes clusters | 14,471 |