mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 23:19:26 +00:00
add ip per pod across vagrant minions
This commit is contained in:
@@ -52,3 +52,6 @@ if [ ! $(which salt-minion) ]; then
|
||||
systemctl enable salt-minion
|
||||
systemctl start salt-minion
|
||||
fi
|
||||
|
||||
# run the networking setup
|
||||
$(dirname $0)/provision-network.sh $@
|
||||
|
Reference in New Issue
Block a user