Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 661 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 661 Bytes

gcp-demos

Here are some sample playbooks to demonstrate the types of activities you can perform on Google Cloud. This barely scratches the surface of what you can automate in Google Cloud.

  • Gathering GCP VM instance information
  • Creating GCP VM instances and associated resources
  • Creating GCP VM instances by name
  • Destroying GCP VM instances
  • Destroying GCP VM instances by name
  • Deploying Applications to Linux VMs
  • Removing Applications from Linux VMs
  • Patching Linux (RHEL) VMs
  • Creating a Google Kubernetes Engine cluster GKE
  • Destroying a GKE cluster
  • Power ON a GCP VM instances by name
  • Power OFF a GCP VM instances by name