“GCP基础”的版本间的差异

来自linux中国网wiki
跳到导航 跳到搜索
 
(未显示同一用户的6个中间版本)
第1行: 第1行:
==
+
=terraform=
 +
<pre>
 +
root@x-s-1vcpu-1gb-sfo2-01:~/gcp# gcloud projects add-iam-policy-binding opstest-435202  --member="user:[email protected]" --role=roles/owner
  
 +
</pre>
  
 
=references=
 
=references=
 +
 +
https://pin-yi.me/blog/gcp/  好看
 +
 +
[https://www.bilibili.com/video/BV11h411V7G4/?p=2&spm_id_from=pageDriver&vd_source=e3e41ea2b1d70e0e3a6a0372ee88d714 Google Cloud (GCP) 谷歌云解决方案架构师 B站中文课程]
 +
 +
 
[https://zhuanlan.zhihu.com/p/40983101 GCP(Google Cloud Platform)入门]
 
[https://zhuanlan.zhihu.com/p/40983101 GCP(Google Cloud Platform)入门]
  
 
[https://cloud.google.com/sdk/docs/install?hl=zh-cn#deb 安装 gcloud CLI ]
 
[https://cloud.google.com/sdk/docs/install?hl=zh-cn#deb 安装 gcloud CLI ]
  
 +
[https://cloud.google.com/docs/terraform/install-configure-terraform?hl=zh-cn#local-shell  安装和配置 Terraform]
 +
 +
[https://cloud.google.com/docs/terraform/create-vm-instance?hl=zh-cn 快速入门:使用 Terraform 创建虚拟机实例]
 +
 +
[https://cloud.google.com/docs/terraform/get-started-with-terraform?hl=zh-cn  使用 Terraform 部署基本 Flask Web 服务器]
 +
 +
 +
[https://medium.com/@mremreozan/deploy-a-nginx-server-with-kubernetes-on-google-cloud-platform-gcp-e906b110dcb6 Deploy a simple nginx app with Kubernetes on Google Cloud Platform]
  
  

2024年9月16日 (一) 12:42的最新版本