add a new PVC for the new nsq, rmb to change the name of PVC to the new one
add new node for the new nsqd to run on
grab an existing nsq deployment yaml and change the name, pvc volume, and dns name (in args) to the new one
- global replace s/nsqd5/nsqd6/gc
- global replace s/nsqd-data-5/nsqd-data-6/gc
- delete sections like status, uid
grab an existing nsq service yaml and change some stuff
apply all the yamls at once
in nsq-admin web ui page verify that the new nsqd is online and getting allocated queues and channels