Resource Type: kubernetes_pod_template_spec

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

Overview

PodTemplateSpec describes the data a pod should have when created from a template

Properties

Parameters

  • name (namevar)

    Name of the pod_template_spec.

  • provider

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