Resource Type: kubernetes_cinder_volume_source

Defined in:
lib/puppet/type/kubernetes_cinder_volume_source.rb
Providers:
swagger

Overview

Represents a cinder volume resource in Openstack. A Cinder volume must exist before mounting to a container. The volume must also be in the same region as the kubelet. Cinder volumes support ownership management and SELinux relabeling.

Properties

Parameters

  • name (namevar)

    Name of the cinder_volume_source.

  • provider

    The specific backend to use for this ‘kubernetes_cinder_volume_source` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.