google-compute-engine - 在Google Compute Engine上删除或释放静态IP

标签 google-compute-engine

我正在尝试删除/删除不再使用的静态IP地址,并且看不到执行此操作的方法。我可以从文档中得到的最接近的是this page,它说:

When an instance is stopped, you can still perform actions that can affect the stopped instance, such as:

  • [...]
  • Removing or setting a new static IP


P.S.感谢您指出正确的方向。如果有人想快速了解如何执行此操作,则可以在a short video上了解如何以及为什么在不使用IP的情况下释放IP是一个好习惯。希望能有所帮助。

最佳答案

根据Google Cloud networking docs:

Release a static external IP address

gcloud compute addresses delete ADDRESS --project PROJECT --region REGION

关于google-compute-engine - 在Google Compute Engine上删除或释放静态IP,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34578530/

相关文章:

google-cloud-platform - 即使存在配额,Google Compute Engine 也找不到 GPU

mysql - 远程访问MySQL服务器

google-compute-engine - 无盘服务器的存储选项

rename - 如何重命名 GCE 永久磁盘?

gpu - COS安装GPU下载驱动签名失败

通过 GCE 入口的 Nginx real_ip_header?

docker - 将本地计算机 docker-compose 移至 GKE,哪些 GCP 服务用于持久卷?

node.js - 我可以浏览 node.js 项目的本地 Google Datastore 模拟器数据吗?

ssh - 如何将文件配置程序与 google_compute_instance_template 结合使用?

python - 如何通过 Python 以编程方式使用 gcloud 命令