Resource Type: kubernetes_persistent_volume

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

Overview

PersistentVolume (PV) is a storage resource provisioned by an administrator. It is analogous to a node. More info: kubernetes.io/docs/concepts/storage/persistent-volumes

Properties

Parameters

  • name (namevar)

    Name of the persistent_volume.

  • provider

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