Resource Type: kubernetes_nfs_volume_source

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

Overview

Represents an NFS mount that lasts the lifetime of a pod. NFS volumes do not support ownership management or SELinux relabeling.

Properties

Parameters

  • name (namevar)

    Name of the nfs_volume_source.

  • provider

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