constant

package
v0.0.0-...-d0cda72 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Prefix   = "oneblock.ai/"
	MLPrefix = "ml.oneblock.ai/"

	SystemNamespaceName = "oneblock-system"
	PublicNamespaceName = "oneblock-public"
	RedisSecretKeyName  = "redis-password" // #nosec G101

	AnnotationResourceStopped          = Prefix + "resourceStopped"
	AnnotationVolumeClaimTemplates     = Prefix + "volumeClaimTemplates"
	AnnotationClusterPolicyProviderKey = Prefix + "k8sProvider"
	AnnoModelTemplateVersionName       = Prefix + "modelTemplateVersionName"

	// kubeRay constant
	LabelRaySchedulerName           = "ray.io/scheduler-name"
	AnnotationRayClusterEnableGCS   = MLPrefix + "rayClusterEnableGCS"
	AnnotationRayClusterInitialized = MLPrefix + "rayClusterInitialized"
	AnnotationRayFTEnabledKey       = "ray.io/ft-enabled"
	RayRedisCleanUpFinalizer        = "ray.io/gcs-ft-redis-cleanup-finalizer"
	RayServiceKind                  = "RayService"

	// Volcano constant
	VolcanoSchedulerName  = "volcano"
	LabelVolcanoQueueName = "volcano.sh/queue-name"
	DefaultQueueName      = "oneblock-default"

	// model constant
	LabelModelTemplateName = MLPrefix + "modelTemplate"

	AnnotationDefaultSchedulingKey             = "scheduling.oneblock.ai/isDefaultQueue"
	AnnotationSchedulingSupportedNamespacesKey = "scheduling.oneblock.ai/supportedNamespaces"
)

Variables

This section is empty.

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