issues
search
coreos
/
container-linux-update-operator
A Kubernetes operator to manage updates of Container Linux by CoreOS
Apache License 2.0
209
stars
49
forks
source link
examples: Add rolling update strategy and remove label/annotation
#120
Closed
dghubble
closed
7 years ago
dghubble
commented
7 years ago
Add update strategy so
kubectl apply
rolling updates if there is an existing daemonset
By default, update-operator does not manage the update-agent daemonset so the custom label and annotation aren't needed.
kubectl apply
rolling updates if there is an existing daemonset