Panfactum LogoPanfactum
Infrastructure ModulesDirect ModulesKuberneteskube_kyverno
kube_kyverno
Stable
Direct
Source Code Link

Kyverno

See our bootstrapping guide documentation for installing Kyverno.

Providers

The following providers are needed by this module:

  • helm (2.12.1)

  • kubectl (2.0.4)

  • kubernetes (2.27.0)

  • pf (0.0.3)

  • random (3.6.0)

Required Inputs

No required inputs.

Optional Inputs

The following input variables are optional (have default values):

enhanced_ha_enabled

Description: Whether to add extra high-availability scheduling constraints at the trade-off of increased cost

Type: bool

Default: true

kyverno_helm_version

Description: The version of kyverno helm chart to deploy

Type: string

Default: "3.3.3"

log_level

Description: The log verbosity (0-9) for the Kyverno pods

Type: number

Default: 0

monitoring_enabled

Description: Whether to add active monitoring to the deployed systems

Type: bool

Default: false

panfactum_scheduler_enabled

Description: Whether to use the Panfactum pod scheduler with enhanced bin-packing

Type: bool

Default: false

pull_through_cache_enabled

Description: Whether to use the ECR pull through cache for the deployed images

Type: bool

Default: true

vpa_enabled

Description: Whether the VPA resources should be enabled

Type: bool

Default: false

Outputs

No outputs.

Usage

No notes