defaults

package
v1.6.7 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2017 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

This is the default algorithm provider for the scheduler.

Index

Constants

View Source
const (
	// GCE instances can have up to 16 PD volumes attached.
	DefaultMaxGCEPDVolumes = 16
	// Larger Azure VMs can actually have much more disks attached. TODO We should determine the max based on VM size
	DefaultMaxAzureDiskVolumes = 16
	ClusterAutoscalerProvider  = "ClusterAutoscalerProvider"
	StatefulSetKind            = "StatefulSet"
	KubeMaxPDVols              = "KUBE_MAX_PD_VOLS"
)

Variables

This section is empty.

Functions

func GetEquivalencePod added in v1.5.0

func GetEquivalencePod(pod *v1.Pod) interface{}

GetEquivalencePod returns a EquivalencePod which contains a group of pod attributes which can be reused.

Types

type EquivalencePod added in v1.5.0

type EquivalencePod struct {
	ControllerRef metav1.OwnerReference
}

EquivalencePod is a group of pod attributes which can be reused as equivalence to schedule other pods.

Jump to

Keyboard shortcuts

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