Files
ubicloud/prog/aws/nic.rb
Furkan Sahin 880dfe0e1d Provision AWS Network Interface instead of Ubicloud NICs
Nics are logical entities in Ubicloud which we use to configure TAP
devices later on. In AWS, they are similar, but they also get the public
IP addresses assigned. In Ubicloud, they are mostly related to private
networking. Here in this commit, we introduce the logic to prepare an
AWS network interface to be used by a VM. The only missing piece is the
private IPv6 element. We'll skip that for now.
2025-04-02 12:34:20 +02:00

2.2 KiB