nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.3k stars 132 forks source link

ibm provider should pop port if open / figure out how to deal w/floating ips #1441

Open eyberg opened 1 year ago

eyberg commented 1 year ago

ibm seems to differ from most other clouds (in my initial exploration anyways) in that if you want a public ip you need to toss it a floating ip which seems equivalent to eip (aws)/reserved ip (gcp)

the default behavior on other providers is that if the user chooses a port we assume a public interface and if not then it's only going to use the vpc internal network