File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ Recommended minimum per gateway node:
7878| Workload | vCPU | Memory | Disk |
7979| ----------| ------| --------| ------|
8080| Small (< 100 CVMs) | 4 | 4 GB | 20 GB |
81- | Medium (100-1000 CVMs) | 8 | 8 GB | 40 GB |
82- | Large (> 1000 CVMs) | 16+ | 16+ GB | 40+ GB |
81+ | Medium (100-1000 CVMs) | 8 | 8 GB | 20 GB |
82+ | Large (> 1000 CVMs) | 16+ | 16+ GB | 20 GB |
8383
8484### Networking Modes
8585
@@ -108,7 +108,7 @@ bridge = "dstack-br0"
108108
109109| Node | node_id | Gateway IP | Client IP range | bootnode |
110110| ------| ---------| ------------| -----------------| ----------|
111- | gateway-1 | 1 | 10.8.0.1/16 | 10.8.0.0/18 | ( none or gateway-2) |
111+ | gateway-1 | 1 | 10.8.0.1/16 | 10.8.0.0/18 | none |
112112| gateway-2 | 2 | 10.8.64.1/16 | 10.8.64.0/18 | gateway-1 |
113113
114114Notes:
You can’t perform that action at this time.
0 commit comments