config

package
v0.37.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HTTPBind           string
	SchedulerName      string
	DefaultMem         int32
	DefaultCores       int32
	DefaultResourceNum int32
	MetricsBindAddress string

	// NodeSchedulerPolicy is config this scheduler node to use `binpack` or `spread`. default value is binpack.
	NodeSchedulerPolicy = policy.NodeSchedulerPolicyBinpack.String()
	// GPUSchedulerPolicy is config this scheduler GPU to use `binpack` or `spread`. default value is spread.
	GPUSchedulerPolicy = policy.GPUSchedulerPolicySpread.String()

	// NodeLabelSelector is scheduler filter node by node label.
	NodeLabelSelector map[string]string
)

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