I’m going to need to blue/green at least my nginx ...
# general
i
I’m going to need to blue/green at least my nginx deployment on k8s. We haven’t had a problem with anything else using rolling updates (Deployment/Service/Ingress) but recently found that cloudflare cached a 404 for a file that hit an old replica - so site went non functional. Any recommendations on discretely standing up new nginx replicas and cutting over?