Measure maximized NATS cluster: 8 cores, 16 GiB, tmpfs JetStream.
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Same NS1 ladder as 20260912T051237Z. Product streams restored to ZFS; raised cores, RAM, and max_mem stay on 510–513.
This commit is contained in:
parent
c5d286dc6b
commit
a7a7ec86ce
63 changed files with 4298 additions and 11 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Distinct Proxmox LXC guests on NS1 vmbr1. Not the host loopback NATS.
|
||||
BRIDGE="${BRIDGE:-vmbr1}"
|
||||
GW="${GW:-10.10.10.1}"
|
||||
MEMORY="${MEMORY:-1024}"
|
||||
CORES="${CORES:-1}"
|
||||
MEMORY="${MEMORY:-16384}"
|
||||
CORES="${CORES:-8}"
|
||||
DISK="${DISK:-8}"
|
||||
STORAGE="${STORAGE:-SSD2}"
|
||||
TEMPLATE="${TEMPLATE:-/var/lib/vz/template/cache/ubuntu-24.04-standard_24.04-2_amd64.tar.zst}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue