kueue

package
v2.33.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2025 License: Apache-2.0 Imports: 47 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ComponentName = componentApi.KueueComponentName

	ReadyConditionType = componentApi.KueueKind + status.ReadySuffix

	// LegacyComponentName is the name of the component that is assigned to deployments
	// via Kustomize. Since a deployment selector is immutable, we can't upgrade existing
	// deployment to the new component name, so keep it around till we figure out a solution.
	LegacyComponentName        = "kueue"
	ClusterQueueViewerRoleName = "kueue-clusterqueue-viewer-role"
	KueueBatchUserLabel        = "rbac.kueue.x-k8s.io/batch-user"
	KueueAdminRoleBindingName  = "kueue-admin-rolebinding"
	KueueAdminRoleName         = "kueue-batch-admin-role"

	KueueCRName         = "cluster"
	KueueConfigMapName  = "kueue-manager-config"
	KueueConfigMapEntry = "controller_manager_config.yaml"

	NSListLimit = 500
)

Variables

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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