← ALL NOTES
Kubernetes

kube-secret-rotate — rotate a Secret and roll the pods that use it

One command to rotate a Kubernetes Secret and trigger a rolling restart of exactly the Deployments and StatefulSets that consume it.

Loading…