I work with some third party APIs and they require me to send them IP in order for them to whitelist first before we can use it.
Now I'm migrating my apps over to Google Container Engine and the IP get assigned automatically.
Is there anyway for me to setup an IP pool and new node inside the cluster will pick up IP from that pool only?