修复 OpenSandbox 冷启动超时与旧 worker 清理
This commit is contained in:
@@ -85,6 +85,9 @@ vyos_sandbox_k3s_api_interface: eth1
|
||||
vyos_sandbox_k3s_api_port: 6443
|
||||
vyos_opensandbox_api_port: 8080
|
||||
vyos_opensandbox_node_port: 30080
|
||||
# Lifecycle create is synchronous and a cold Kata image pull can exceed the
|
||||
# HAProxy 50-second default. Keep this below OpenSandbox's overall timeout.
|
||||
vyos_opensandbox_api_timeout: 600
|
||||
vyos_sandbox_k3s_servers:
|
||||
- name: sandbox1
|
||||
address: "10.60.0.11"
|
||||
|
||||
Reference in New Issue
Block a user