Documentation
¶
Index ¶
Constants ¶
View Source
const ( MaxDeploymentsPerNode = 100 MaxMemoryMB = 8192 // 8GB MaxCPUPercent = 400 // 400% = 4 cores MaxPortsPerNode = 9900 // ~10k ports available )
Node capacity limits used by both deployment and namespace scheduling.
View Source
const ( WireGuardPort = 51820 RQLiteHTTPPort = 5001 RQLiteRaftPort = 7001 OlricHTTPPort = 3320 OlricMemberlistPort = 3322 GatewayAPIPort = 6001 )
Service ports used across the network.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.