From c94a0856a07c93f88dd5d4d2c8d4c9413402fdcb Mon Sep 17 00:00:00 2001 From: Fabio Yeon Date: Fri, 26 Feb 2016 13:39:13 -0800 Subject: [PATCH] Fix docs for read-only PDs. --- docs/api-reference/extensions/v1beta1/definitions.html | 4 ++-- docs/api-reference/v1/definitions.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/api-reference/extensions/v1beta1/definitions.html b/docs/api-reference/extensions/v1beta1/definitions.html index 4c81830d816..f47cebcf2bc 100755 --- a/docs/api-reference/extensions/v1beta1/definitions.html +++ b/docs/api-reference/extensions/v1beta1/definitions.html @@ -1437,7 +1437,7 @@ Examples:

Represents a Persistent Disk resource in Google Compute Engine.

-

A GCE PD must exist before mounting to a container. The disk must also be in the same GCE project and zone as the kubelet. A GCE PD can only be mounted as read/write once. GCE PDs support ownership management and SELinux relabeling.

+

A GCE PD must exist before mounting to a container. The disk must also be in the same GCE project and zone as the kubelet. A GCE PD can only be mounted as read/write once or read-only many times. GCE PDs support ownership management and SELinux relabeling.

@@ -5591,7 +5591,7 @@ Populated by the system when a graceful deletion is requested. Read-only. More i diff --git a/docs/api-reference/v1/definitions.html b/docs/api-reference/v1/definitions.html index fd0a950d6db..79d2cf1848c 100755 --- a/docs/api-reference/v1/definitions.html +++ b/docs/api-reference/v1/definitions.html @@ -982,7 +982,7 @@ Examples:

Represents a Persistent Disk resource in Google Compute Engine.

-

A GCE PD must exist before mounting to a container. The disk must also be in the same GCE project and zone as the kubelet. A GCE PD can only be mounted as read/write once. GCE PDs support ownership management and SELinux relabeling.

+

A GCE PD must exist before mounting to a container. The disk must also be in the same GCE project and zone as the kubelet. A GCE PD can only be mounted as read/write once or read-only many times. GCE PDs support ownership management and SELinux relabeling.

@@ -7477,7 +7477,7 @@ The resulting set of endpoints can be viewed as: