- Andreas Bartel
- May 11, 2021
How to Create Filestore in Google Cloud Platform
A FileStore represents a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage. Filestore gives users a simple, native experience for standing up managed Network Attached Storage (NAS) with their Google Compute Engine and Kubernetes Engine instances.
- Login to google cloud platform portal.
- Click on Filestore.
- Select Instances.
- Click on Create Instance.
- Provide the filestore instance name.
- Select Basic or High scale instance type as per requirement.
- Select HDD or SSD storage type.
- Provide allocate capacity in TiB.
- Select Region or Zone.
- Select Default or existing VPC network.
- Then select Use an automatically allocated IP range or Use a custom IP rage.
- Provide a file share name.
- Set the permission or access control who can access the filestore.
- Click on Add Label.
- Provide Key name and value for filestore.
- Click on Create.
- After sometime Filestore is ready then go to the filestore page.