Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 286 Bytes

kube-reroller

Automatically rerolls ReplicaSets, Deployments, StatefulSets by modifing Pod template annotation. Use it to schedule automatic pod restarts, pull "latest" image and so on.

Usage

Label Deployment:

kubectl label deploy example k8s.smp.io/reroll-every=720h