It feels like you are booting with `ip=dhcp` set on the kernel commandline, when you do that, we bring netwokring up in the initramfs, and generate netplan.yaml for it.
Can you please confirm if you have any /run/netplan/*.yaml files?
Also can you please check what you have in /etc/cloud.cfg.d/* ? anything that has 'network:' key inside it?
What is your /proc/cmdline ?
Do you have `ip=` there? what is it?
It feels like you are booting with `ip=dhcp` set on the kernel commandline, when you do that, we bring netwokring up in the initramfs, and generate netplan.yaml for it.
Can you please confirm if you have any /run/netplan/*.yaml files?
Also can you please check what you have in /etc/cloud.cfg.d/* ? anything that has 'network:' key inside it?