package defaults

import "k8s.io/kubernetes/plugin/pkg/scheduler/algorithmprovider/defaults"

This is the default algorithm provider for the scheduler.

Index

Constants

const (
	// GCE instances can have up to 16 PD volumes attached.
	DefaultMaxGCEPDVolumes    = 16
	ClusterAutoscalerProvider = "ClusterAutoscalerProvider"
)

Source Files

defaults.go

Version
v1.4.1-beta.2
Published
Oct 8, 2016
Platform
linux/amd64
Imports
10 packages
Last checked
11 minutes ago

Tools for package owners.