commit 48b11ebc8c7dfbb85747e60c16d15abc26241fdd

Author: FiliusPatris <FiliusPatrisApps@gmail.com>
Date:   Tue Feb 9 16:34:53 2021 +0100

    State minimal recommended specs for multi-server (#481, @Filius-Patris)
This commit is contained in:
Filius-Patris 2021-02-09 15:35:42 +00:00
parent a02e015a94
commit 09e780e5b3
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -571,7 +571,8 @@
<h1 id="creating-multi-server-clusters">Creating multi-server clusters<a class="headerlink" href="#creating-multi-server-clusters" title="Permanent link">&para;</a></h1>
<div class="admonition info">
<p class="admonition-title">Important note</p>
<p>For the best results (and less unexpected issues), choose 1, 3, 5, &hellip; server nodes.</p>
<p>For the best results (and less unexpected issues), choose 1, 3, 5, &hellip; server nodes.
At least 2 cores and 4GiB of RAM are recommended.</p>
</div>
<h2 id="embedded-dqlite">Embedded dqlite<a class="headerlink" href="#embedded-dqlite" title="Permanent link">&para;</a></h2>
<p>Create a cluster with 3 server nodes using k3s&rsquo; embedded dqlite database.
@ -595,7 +596,7 @@ That&rsquo;s because the initial server node was not started with the <code>--cl
<div class="md-source-date">
<small>
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">July 15, 2020</span>
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">February 9, 2021</span>
</small>
</div>