Skip to content

Commit

Permalink
Update README.md table
Browse files Browse the repository at this point in the history
  • Loading branch information
krunaljain committed Aug 16, 2018
1 parent ec7daee commit 9770f9a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ This plugin can be used beginning with Kubernetes v1.10.5
This version of the driver creates a new Cloud Filestore instance per
volume. Customizable parameters for volume creation include:

| Parameter | Values | Default | Description |
| ------------------| ----------------------- |----------- | ----------- --------------------------------------------------------------------------------------------------------------------------- |
| tier | "standard"<br>"premium" | "standard" | storage performance tier |
| network | string | "default" | VPC name |
| location | string | zone where the plugin<br>is running in | zone |
| reserved-ipv4-cidr| string | "" | CIDR range to allocate Filestore IP Ranges from. The CIDR must be large enough to accommodate multiple Filestore IP Ranges of /29 each |
| Parameter | Values | Default | Description |
| --------------- | ----------------------- |----------- | ----------- |
| tier | "standard"<br>"premium" | "standard" | storage performance tier |
| network | string | "default" | VPC name |
| location | string | zone where the plugin<br>is running in | zone |
| reserved-ipv4-cidr| string | "" | CIDR range to allocate Filestore IP Ranges from.<br>The CIDR must be large enough to accommodate multiple Filestore IP Ranges of /29 each |

For Kubernetes clusters, these parameters are specified in the StorageClass.

Expand Down

0 comments on commit 9770f9a

Please sign in to comment.