ingress 其中前三個的網(wǎng)段可以通過配置文件配置,第四個只能手動創(chuàng)建。 前三個網(wǎng)段會讀取/etc/docker/daemon.json這個配置文件, 這個文件默認是沒有的,需要手動創(chuàng)建。 1 2 3 4 5 6 7 8 { "bip":"", "default-address-pools": [ {"base":"10.252.0.0/24","size":24}, ...
www.dbjr.com.cn/server/290824s...htm 2025-6-8