Skip to content

Latest commit

 

History

History
57 lines (30 loc) · 1.08 KB

REFERENCE.md

File metadata and controls

57 lines (30 loc) · 1.08 KB

Reference

Table of Contents

Classes

Classes

kubectl

Install kubectl binary

Parameters

The following parameters are available in the kubectl class:

version

Data type: String

kubectl release version

Default value: '1.24.3'

checksum

Data type: String

Artifact checksum string

Default value: '8a45348bdaf81d46caf1706c8bf95b3f431150554f47d444ffde89e8cdd712c1'

checksum_type

Data type: String

The digest algorithm used for the checksum string.

Default value: 'sha256'

base_path

Data type: Stdlib::Absolutepath

Base path under which to install software.

Default value: '/opt/kubectl'