askvity

How Do I Edit Google Cloud?

Published in Google Cloud Editing 2 mins read

You can edit Google Cloud resources, specifically Filestore instances, through the Google Cloud console.

Here's a breakdown of the process:

Steps to Edit a Filestore Instance:

  1. Navigate to Filestore Instances: Access the Filestore Instances page within the Google Cloud console.

  2. Select the Instance: Click on the specific instance ID that you wish to modify. This action directs you to the Instance details page.

  3. Initiate Editing: On the Instance details page, locate and click the Edit button. This will open the Edit instance page.

  4. Make Your Edits: You are now on the Edit instance page and can make changes.

    • You can modify the instance description to better reflect its purpose.
    • Adjust IP-based access control rules to control which clients can access your instance.
    • Change the capacity to allocate more or less storage space.

Example of Editing IP Access Controls

Suppose you need to add a new IP address (e.g., 192.168.1.100) to access your Filestore instance.

  • You will find the section related to IP-based access.
  • Click on 'Add Access Rule'.
  • Enter the new IP Address, and any other configuration related to access as necessary.
  • Save these changes.

Summary of Editable Aspects

Aspect Description
Instance Description A textual description for the Filestore instance.
IP-Based Access Control Rules Defines which IP addresses can access the instance.
Capacity The amount of storage allocated to the instance.

By using these steps, you can effectively edit your Filestore instance within the Google Cloud console.

Related Articles