13 lines
366 B
Markdown
13 lines
366 B
Markdown
# Ultrabirb-cluster
|
|
|
|
## Get Cloud images
|
|
Download cloud images from: https://cloud-images.ubuntu.com/focal/current/
|
|
|
|
## Use the magic-router
|
|
Simulate latency: `tc qdisc add dev enp1s0f2 root netem delay 97ms`
|
|
|
|
Interfaces:
|
|
- enp1s0f0 192.168.110.10/24 cloud
|
|
- enp1s0f1 192.168.111.10/24 edge-1
|
|
- enp1s0f2 192.168.112.10/24 edge-2
|
|
- enp1s0f3 192.168.113.10/24 site |