karpenteroperator

package
v0.1.82 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ManagementClusterEnvVar signals to Karpenter Operator that it should run in management cluster mode.
	ManagementClusterEnvVar = "MANAGEMENT_CLUSTER"
	// KarpenterImageAWSEnvVar is the environment variable that sets the Karpenter image for AWS.
	KarpenterImageAWSEnvVar = "KARPENTER_IMAGE_AWS"
	// KarpenterImageAzureEnvVar is the environment variable that sets the Karpenter image for Azure.
	KarpenterImageAzureEnvVar = "KARPENTER_IMAGE_AZURE"
)
View Source
const (
	ComponentName = "karpenter-operator"
)

Variables

This section is empty.

Functions

Types

type KarpenterOperatorOptions

type KarpenterOperatorOptions struct {
	HyperShiftOperatorImage            string
	ControlPlaneOperatorImage          string
	IgnitionEndpoint                   string
	StandaloneKarpenterOperatorEnabled bool
}

func (*KarpenterOperatorOptions) IsRequestServing

func (c *KarpenterOperatorOptions) IsRequestServing() bool

IsRequestServing implements controlplanecomponent.ComponentOptions.

func (*KarpenterOperatorOptions) MultiZoneSpread

func (c *KarpenterOperatorOptions) MultiZoneSpread() bool

MultiZoneSpread implements controlplanecomponent.ComponentOptions.

func (*KarpenterOperatorOptions) NeedsManagementKASAccess

func (c *KarpenterOperatorOptions) NeedsManagementKASAccess() bool

NeedsManagementKASAccess implements controlplanecomponent.ComponentOptions.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL