initial

package
v0.0.0-...-e8fbb6d Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2022 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitialAggrator

func InitialAggrator(initParam *InitialParam)

Types

type InitialParam

type InitialParam struct {
	Role                         string
	CpuInitializationPeriod      time.Duration //pod启动时间
	InitialReadinessDelay        time.Duration //pod ready延时等待时间
	DownScaleStabilizationWindow time.Duration //缩容保护周期,默认5min
	ScaleTolerance               float64       //弹性伸缩容忍度,弹性伸缩的最小触发容忍度,默认0.1,即扩容量比原始增加不够0.1则忽略,否则触发扩容
}

Jump to

Keyboard shortcuts

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