View Single Post
Old 01-03-2021, 11:03 AM   #9
zeppelinux
Human being with feelings
 
Join Date: Mar 2020
Posts: 12
Default

You can achieve what you need just by running the same command couple of times (change port & container name). Compose would help and there should be no problem to create one (pull requests are welcome
Saying that, if you really want to automate things - use Helm Charts to deploy to K8.
By not having latest your deployment is safe from auto-upgrade (and potentially from breaking changes), but I see what you mean.

Cheers!
Dmitry
zeppelinux is offline   Reply With Quote