Skip to content

Commit

Permalink
Merge pull request #20 from krunaljain/patch-1
Browse files Browse the repository at this point in the history
Update README.md table
  • Loading branch information
k8s-ci-robot committed Aug 16, 2018
2 parents ec7daee + 9770f9a commit e3a68c5
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 e3a68c5

Please sign in to comment.