<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body>
<p>Hi Chris,</p>
<p>Kubernetes<b> </b>and Docker are similar in some ways but also
have some significant differences. I can see where Docker would be
useful for managing half a dozen or so microrepositories you may
have sitting around. As it allows you to have the repository
isolation, (e.g. each Docker container has its own /opt/eprints3)
but you don't have to expend as much resource as having VMs for
each microrepository which may need 2GB each. A VM with Docker
containers may allow you to get away with only 4GB of RAM and one
maybe two CPU cores. Kubernetes seems overly complex unless you
have dozens of microrepositories (and/or regularly have churn or
microrepositories being hosted), or have a need for high
availability. <br>
</p>
<p>As EPrints is rarely deployed as high availability (e.g. multiple
instances behind a load balancer), I am not sure how well it would
work on a Kubernetes platform, if you separated the web frontend
(Apache/Perl) from the database backend / scheduled tasks (bin
scripts) and only had high-availability with the former, I don't
see any specific issues but the backend database may not be so
straightforward to configure for high-availability. It would be
useful to hear the experiences from anyone who has deployed a
coventional high availability setup that includes a database
cluster at the backend. It is certainly possible to host an
application that was not specifically designed to be high
availability to run off a database cluster but I suspect there
would likely be teething problems doing this with EPrints.</p>
<p>Regards</p>
<p>David Newman<br>
<b></b></p>
<div class="moz-cite-prefix">On 27/10/2021 09:22, Justin Bradley via
Eprints-tech wrote:<br>
</div>
<blockquote type="cite" cite="mid:EMEW3|32a37bad5d802e7e6ba8f33812c51266x9Q9NF14eprints-tech-bounces|ecs.soton.ac.uk|LO4P265MB3583923238D7A3A294D3A5CB90859@LO4P265MB3583.GBRP265.PROD.OUTLOOK.COM">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}div.WordSection1
        {page:WordSection1;}</style>
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">I’ve
not tried Kubernetes, but have had success with Docker, if
that’s helpful.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Ffiles.eprints.org%2F2454%2F&data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C5fb2a16d30444e04d33608d99934421e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637709271984583189%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=3Y0Y1msA5%2BWX7TfDuoiTCvoOxogu92j4YTKDVqYbb3g%3D&reserved=0" originalSrc="http://files.eprints.org/2454/" shash="AOF6Gm5ySxskvL+iT72y3afF4+0b2aO8otPrxz2QFqtaDoFXWlt/ipKCgWUgnvPK0nwA9WGpRX7ZMUeaGZ3jacYUzRGdo2DHNi10DUP2WDuLWx9OH4bN40rfF9/b6WcTaEz4ldNKcZBJrQmG40XnHYpiziH5geoBlSHFhaQpMgY=" originalsrc="http://files.eprints.org/2454/" shash="PI49r65wQayBxxid5MLxrBMqP+yh7vlOLFS38xaIpwLq3Lk561TybO7QwUNtdz77TXCv75fGuqEAS9dNN+X8lBuvwQz2aKVCDfwpWiiCgWx3JxsXX9rdOnY5MWSHNasywYAIfw1AE4rp8UkjYB6gj+xYO6b6mFJbCiXQvCC8n/Q=" moz-do-not-send="true">http://files.eprints.org/2454/</a>
(might be a bit outdated, I may well have a better version
lying around.)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">
Justin<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF
1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black"><a class="moz-txt-link-abbreviated" href="mailto:eprints-tech-bounces@ecs.soton.ac.uk">eprints-tech-bounces@ecs.soton.ac.uk</a>
<a class="moz-txt-link-rfc2396E" href="mailto:eprints-tech-bounces@ecs.soton.ac.uk"><eprints-tech-bounces@ecs.soton.ac.uk></a> on behalf of
Christopher Gutteridge via Eprints-tech
<a class="moz-txt-link-rfc2396E" href="mailto:eprints-tech@ecs.soton.ac.uk"><eprints-tech@ecs.soton.ac.uk></a><br>
<b>Date: </b>Friday, 22 October 2021 at 12:33<br>
<b>To: </b><a class="moz-txt-link-abbreviated" href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>
<a class="moz-txt-link-rfc2396E" href="mailto:eprints-tech@ecs.soton.ac.uk"><eprints-tech@ecs.soton.ac.uk></a><br>
<b>Subject: </b>[EP-tech] Kubernetes and EPrints<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal">I've a bunch of "microrepositories" on
ancient linux that need moving to
<br>
new hosting. eg. <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Frefrain.ac.uk%2F&data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C5fb2a16d30444e04d33608d99934421e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637709271984593144%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=wFAsTGohtCMvNGktljoslOMS9i7yq14JRo9Oeco7Oxc%3D&reserved=0" originalSrc="http://refrain.ac.uk/" shash="U57mS9gGa30f6wt6roa3d3U2ei6IvMmZ2q/pSRyJ4TWPcRh64ouArMU0xyzaAzuKaR+tDWlO9meHUX4EtpM8WWpQBJLaH3IFpDq8ZzfUdZpT0+Kru3nLWZlu8kN0ggXNDN7U2OX6BBD8qNxTVkgAkb0p1/ieMC0y07BDZ3f1kmw=" originalsrc="http://refrain.ac.uk/" shash="dUtdWsbYe4AvqwGllnfVJ+wbR1Bt10erSNwaehbc7HJySz6DhGHXKyQElkJHhllBvA0b+4e+/P0GA6Oqf8TcXt01fNzvLKn5ylfnRy4x+Sebi3pmjfEi9ycZWg7TY3YlgBLpp9wictPPk8V3ArxklwjJZw1FofFn7hfc7yzQOqc=" moz-do-not-send="true">
https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Frefrain.ac.uk%2F&amp;data=04%7C01%7Cjustin%40soton.ac.uk%7C059ae7d4588a49566ec208d9954fb34b%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637704991800857373%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=lJ5cCdt9tZzTw5khdaD2IQ7Ali1DzE7gD9RIf7Z3xEM%3D&amp;reserved=0</a><br>
<br>
I'm wondering if Kubernetes might be more appropriate than a
VM for <br>
these minor sites?<br>
<br>
Anyone got any insight?<br>
<br>
<br>
-- <br>
Christopher Gutteridge <a class="moz-txt-link-rfc2396E" href="mailto:totl@soton.ac.uk"><totl@soton.ac.uk></a><br>
You should read our team blog at <a href="http://blog.soton.ac.uk/webteam/" moz-do-not-send="true">http://blog.soton.ac.uk/webteam/</a><br>
(I live near Highfield Campus, so in person, outdoor and
socially distanced meetings are an option)<br>
<br>
*** Options: <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech" moz-do-not-send="true">
http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>
*** Archive: <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.eprints.org%2Ftech.php%2F&data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C5fb2a16d30444e04d33608d99934421e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637709271984593144%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=9U4ICb%2FL9NqG5yZFuco%2BqzL3b71NJnqAGJOT2nDOSKk%3D&reserved=0" originalSrc="http://www.eprints.org/tech.php/" shash="E0dtlDZK8EP7YbXtlpB+x198cBkfjscwN+bCYaoRqAtTfU4ns999w1bub+8rjoTYjjaclNmlTCl4vWA8hpPsbe/g1ILutVTFbV7aQbsXynba/2taJj+Gayd2z9tbTmi4J8QYW/5CqGsFBT1QdyXp9V+hCrDNu3LuIX39SJzsiX4=" originalsrc="http://www.eprints.org/tech.php/" shash="bkKrGlVBiP896c22kHUUMwK6+KYN1QAHdHTtyMpdHLjtxpHRlRm0QslvDCO1MA39J1R+C0SH2tyogOYATzAUkvxdfMPbt/bCXdG7DIT4eHA3ac2cwEpKDSDARJCUelJQ8iTTuJnwTf3Ge5/WEOMxORMTkGDOryH5FJptf8IXTZ8=" moz-do-not-send="true">
https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.eprints.org%2Ftech.php%2F&amp;data=04%7C01%7Cjustin%40soton.ac.uk%7C059ae7d4588a49566ec208d9954fb34b%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637704991800857373%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=Orh6f19Wwj%2BPMvqj0p4xbgkx9f%2B2rES%2F%2FyA4S18Pu04%3D&amp;reserved=0</a><br>
*** EPrints community wiki: <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.eprints.org%2F&data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C5fb2a16d30444e04d33608d99934421e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637709271984593144%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=KGqF7xykGAu2bc75eL2AfDdI5T1ufprieJ%2B9cyYBibo%3D&reserved=0" originalSrc="http://wiki.eprints.org/" shash="Wqq31GyExfQxZRumwqwOFH9+OIlFFa2CIJhHVl08oE6fcd2jfh8NDf74QLtCsD7EnXtf4G1ZquWItkPYixWNDVVBfvJCwZapUSSvmj+iAyGUPog1KDs8elet/BaQk5jDbOhSgVAGv501NjU1oCiRtksoMcgqrRvSTQjX1d18v+8=" originalsrc="http://wiki.eprints.org/" shash="hc+1gvV45newBzXZePGUF9PzeHAgEdZhlW0S3RIvl1R5SgVlbnkkncKcml8YSuKe5KlVdp25B8CfSQu/7EMcKo3GtDX7Bmy9SdEQ+IySUbEtergxWx0vTDhMwFqO1EeYsAlk/yhDwR27WERNeuLqEWc6YwCSFNKMtlH/FH+OadI=" moz-do-not-send="true">
https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.eprints.org%2F&amp;data=04%7C01%7Cjustin%40soton.ac.uk%7C059ae7d4588a49566ec208d9954fb34b%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637704991800857373%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=gxl3LnNWITaBtZ0yLUKtzvouV%2Ffi9qYl3SFfKHknic8%3D&amp;reserved=0</a><o:p></o:p></p>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">*** Options: <a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a>
*** Archive: <a class="moz-txt-link-freetext" href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.eprints.org%2Ftech.php%2F&data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C5fb2a16d30444e04d33608d99934421e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637709271984603105%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=dcVki23dJNVGGdenJgnHVGVhE881senrw56KapPv004%3D&reserved=0" originalSrc="http://www.eprints.org/tech.php/" shash="sWvkLWczIUJLIZ/zDzCno/WESMWm6OYPqAtkncFEdx5420U/d7GUMSFaPMkVJHk0B3vRiJfqEUWTIYk2kyYqcvQzkfF6Ix+QxzwrUquqiqGTGTL4u5xL27vzsNvTxGjfa/qnqDRbVr0KHcRdp2AWf6W6WQ7b0GOIHe+IYImY+64=">http://www.eprints.org/tech.php/</a>
*** EPrints community wiki: <a class="moz-txt-link-freetext" href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.eprints.org%2F&data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C5fb2a16d30444e04d33608d99934421e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637709271984603105%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=J%2B3x8r%2FbFC%2Fz8HH4RD5BaGSBH391XEKvLA4BhQGNYak%3D&reserved=0" originalSrc="http://wiki.eprints.org/" shash="j2doDDoNCiCy9BrCl7EOwQe1tFXdjJJAimq/qDJ10fG2VknW7Iq3TC1HzO4bwXMx2ubhqsXNh79hCsr/6T8hGHEA8UkK7Tpv9mQCufin8d4QXrjQAncfZDySc9itcBgGr9sb1CiRIYJD+FKvgBDvTxa1LDJ+enofn4fzcLk2vAU=">http://wiki.eprints.org/</a></pre>
</blockquote>
<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style="border-top: 1px solid #D3D4DE;">
        <tr>
<td style="width: 55px; padding-top: 13px;"><a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.avg.com%2Femail-signature%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Demailclient&data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C5fb2a16d30444e04d33608d99934421e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637709271984603105%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=CWS4llxGIR6P93oI%2Fz84ghlCPjDLnmnw7dnlxz4G3iw%3D&reserved=0" originalSrc="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" shash="JE1760UIkDkFLDIWdrhApLFCm4UI0LLWp/3hDC+snqeii/MIZjqG8ODBjQ+6jo6YzyUOeDUEBGVwiC7l2Lbg6iUp6bg8F1ASeD9uDChWFjV7ZdsP0Vl7H/e+/ejjo0d1Qwh4kVK0gOS3Gb/qRBFuT23pUFqkNl9z0Zxymku8rjg=" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-green-avg-v1.png" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
                <td style="width: 470px; padding-top: 12px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Virus-free. <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.avg.com%2Femail-signature%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Demailclient&data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C5fb2a16d30444e04d33608d99934421e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637709271984613063%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=Q7aGNN3EcCPZcIE2BsEWh%2Fq%2F57M2xhM7O1G5hEwzbJ4%3D&reserved=0" originalSrc="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" shash="QRipX7UgV+MH74ALYazPCV8Bn/QxU0AwvDtQHSLSXHj5x7AD/7ABWQqKZBRCgWreiict2oL50gFz+o75wLNdJgz5caEPFoKjHDni2NgVApc9pj0ZgF9k1GZB22N7CfED9BX7TbJqeS4OOltkGHJuJ2KqJsn5Vmfq7l5DsdRPrGk=" target="_blank" style="color: #4453ea;">www.avg.com</a>
                </td>
        </tr>
</table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>