Resource Type: kubernetes_initializer

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

Overview

Initializer is information about an initializer that has not yet completed.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • name (namevar)

    name of the process that is responsible for initializing this object.

Parameters

  • name

    Name of the initializer.

  • provider

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