“GCP基础”的版本间的差异
跳到导航
跳到搜索
第8行: | 第8行: | ||
https://pin-yi.me/blog/gcp/ 好看 | https://pin-yi.me/blog/gcp/ 好看 | ||
+ | |||
+ | [https://cloud.google.com/curated-resources/compute-engine 指南:Compute Engine 使用入门] | ||
+ | |||
+ | [https://www.cnblogs.com/shengwang/p/10567446.html GCP(Google Cloud Platform)入门] | ||
[https://www.bilibili.com/video/BV11h411V7G4/?p=2&spm_id_from=pageDriver&vd_source=e3e41ea2b1d70e0e3a6a0372ee88d714 Google Cloud (GCP) 谷歌云解决方案架构师 B站中文课程] | [https://www.bilibili.com/video/BV11h411V7G4/?p=2&spm_id_from=pageDriver&vd_source=e3e41ea2b1d70e0e3a6a0372ee88d714 Google Cloud (GCP) 谷歌云解决方案架构师 B站中文课程] |
2024年10月21日 (一) 01:46的版本
terraform
root@x-s-1vcpu-1gb-sfo2-01:~/gcp# gcloud projects add-iam-policy-binding opstest-435202 --member="user:[email protected]" --role=roles/owner
references
https://pin-yi.me/blog/gcp/ 好看
Google Cloud (GCP) 谷歌云解决方案架构师 B站中文课程
使用 Terraform 部署基本 Flask Web 服务器
Deploy a simple nginx app with Kubernetes on Google Cloud Platform