Puppet Type: kubernetes_gce_persistent_disk_volume_source_type

Defined in:
lib/puppet/type/kubernetes_gce_persistent_disk_volume_source.rb

Overview

GCEPersistentDiskVolumeSource represents a Persistent Disk resource in Google Compute Engine.

A GCE PD must exist and be formatted 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.

Parameter Summary

Features

Available Providers