Create Image from VM







gcloud beta compute machine-images create ketan-image --project=svo-mvp --source-instance=sf-sim-dev-vm --source-instance-zone=us-west1-a --storage-location=us-west1

No comments:

Post a Comment

Streaming Data Processing: Publish Streaming Data into PubSub

 Perform the following tasks: Create a Pub/Sub topic and subscription Simulate your traffic sensor data into Pub/Sub Pub/Sub is a fully-mana...