doitintl / kubeip

Assign static public IPs to Kubernetes nodes (GKE, EKS)

Home Page:https://kubeip.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support GCP Global Addresses

MrFabio opened this issue · comments

Hi.

Is there any limitation to why it is forcing the region to assign IP Addresses in GCP?
Because sometimes it is needed to use Global Addresses instead of Regional ones. kubeip is fetching the region from the metadata server:
"Found 0 Addresses to remove project my-project in region europe-southwest1. Addresses []"

Sorry, VM instances can't have global IP addresses.