/srv/irclogs.ubuntu.com/2022/12/24/#multipass.txt

CC007I was trying to setup a vm with multipass on my windows 11 machine, using Hyper-V. I'm using a pretty basic cloud-init yaml file as described in https://adyanth.site/posts/kubernetes-cluster-on-windows/. In the `multipass launch ...` command I specified that I wanted to add either the External Switch or WSL adapter using the `--network` flag. This21:36
CC007does indeed seem to create the eth1 network adapter in the vm, but it doesn't seem to get an ipv4 address.21:36
CC007Is there anything else that I need to configure for it to start fetching an ipv4 address using dhcp? From what I read in the documentation I assume that if the mode for the network is auto (which it is by default), then it should work.21:40
CC007https://multipass.run/docs/create-an-instance#heading--create-an-instance-with-multiple-network-interfaces21:43

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!