vagrant에서virtualbox에 사용자 정의 이름 네트워크를 만들 수 없습니다

465 단어 vagrantvirtualbox
master.vm.network "private_network", ip: "10.0.1.20", name: "k8s"

The specified host network could not be found: 'k8s.'
If the name specification is removed, Vagrant will create a new
host only network for you. Alternatively, please create the
specified network manually.


가상 박스gui를 사용하여 수동으로 네트워크를 만들려고 했지만 사용자 정의 이름을 사용할 수 없습니다

좋은 웹페이지 즐겨찾기