On Mon, Aug 1, 2016 at 3:07 PM, Samuel Cantero <scanterog@gmail.com> wrote:<br>
<blockquote type="cite"><div>(a) md0: sdx1 [10GB] + sdy1 [10GB] => /</div><div>(b) md1: sdx2 [500GB] + sdy2 [500GB] => PV for Docker.</div><div>(c) md2: sdx3 [rest] + sdy3 [rest] => PV for the backup (1 TB) and srv partiton (replace socialhelp).</div><div><br></div><div>The idea is to use the the docker DM [1] instead of btrfs. We should also deploy kubernetes [2] or something similar in order to improve our container infra.</div><div></div></blockquote><br>That sounds like a great plan Samuel!
<div><br></div><div>One thing to consider is how to run discourse (for socialhelp) under kubernetes.  It has it's own launcher scripts that are needed instead to having a plain docker image [1].  If it is a pain, we can probably use a piece of software that is easier to host.</div><div><br></div><div>Thanks,</div><div>Sam</div><div><br></div><div>[1]  <a href="https://meta.discourse.org/t/can-discourse-ship-frequent-docker-images-that-do-not-need-to-be-bootstrapped/33205">https://meta.discourse.org/t/can-discourse-ship-frequent-docker-images-that-do-not-need-to-be-bootstrapped/33205</a></div>