Resource Type: kubernetes_node

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

Overview

Node is a worker node in Kubernetes. Each node will have a unique identifier in the cache (i.e. in etcd).

Properties

Parameters

  • name (namevar)

    Name of the node.

  • provider

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