sparse-intern-71089
05/30/2020, 11:36 PMkind-mechanic-53546
05/31/2020, 5:12 AMsticky-thailand-14236
05/31/2020, 12:20 PMpulumi up -y
sticky-thailand-14236
05/31/2020, 12:22 PMlatest
is bad practice.sticky-thailand-14236
05/31/2020, 12:22 PMancient-megabyte-79588
06/01/2020, 9:32 PMlatest
is ok. As an example, I have a report that is a static set of files, build as part of an nginx container image. I can simply trigger a rolling update and get latest
image.
Here is an SO article that gives a whole bunch of options, including patching the contain image name with a new buildId-based tag.
https://stackoverflow.com/questions/40366192/kubernetes-how-to-make-deployment-to-update-imageancient-megabyte-79588
06/01/2020, 9:33 PMkubectl rollout restart deployment/demo