修改kni.conf中默认tfe数量为3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[global]
|
||||
log_path = ./log/kni/kni.log
|
||||
log_level = 10
|
||||
tfe_node_count = 1
|
||||
tfe_node_count = 3
|
||||
manage_eth = enp6s0
|
||||
deploy_mode = normal
|
||||
tun_name = tun_kni
|
||||
|
||||
Reference in New Issue
Block a user