Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in GCP by (29.3k points)

How can we increase the size of root disk in GCE? Where in AWS we can do it easily. Kindly suggest me a way to resize the root disk.

1 Answer

0 votes
by (50.2k points)
edited by

Yes, In GCP you have a provision to resize the disk, use the below command in google cloud CLI. That will help you to resolve the issue.

gcloud compute disks resize example-disk --size 250

For achieving this on Google cloud refer to the below training on Google Cloud Certification

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...