Multiple IP addresses on Google Cloud Compute

泄露秘密 提交于 2019-12-09 03:58:42

问题


I'm trying to setup my VM based on CentOS 7 with more than one internal IP address, but it doesn't seem to be as straightforward as Amazon AWS.


回答1:


You can add internal IP for VM using routes. (https://cloud.google.com/compute/docs/reference/beta/routes)

Here an example of setting another static internal IP to VM: https://cloud.google.com/compute/docs/networking#staticnetworkaddress



来源:https://stackoverflow.com/questions/37979603/multiple-ip-addresses-on-google-cloud-compute

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!