Resource Type: kubernetes_binding

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

Overview

Binding ties one object to another; for example, a pod is bound to a node by a scheduler. Deprecated in 1.7, please use the bindings subresource of pods instead.

Properties

Parameters

  • name (namevar)

    Name of the binding.

  • provider

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