Puppet Type: kubernetes_lifecycle_type

Defined in:
lib/puppet/type/kubernetes_lifecycle.rb

Overview

Lifecycle describes actions that the management system should take in response to container lifecycle events. For the PostStart and PreStop lifecycle handlers, management of the container blocks until the action is complete, unless the container process fails, in which case the handler is aborted.

Parameter Summary

Features

Available Providers