Back
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.
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.
31k questions
32.8k answers
501 comments
693 users