Skip to content

Model to estimate the CPU usage for a Pod to be scheduled #27

Description

@knarayan

Considering the historical data about container images, resource requests, and their corresponding average resource utilizations, it may be possible to train a ML model to predict the resource utilization for a pod to be scheduled. E.g., if five pods are already running and Horizontal Pod Autoscaler decides to create a sixth pod, then the average CPU utilization across the existing five pods can be considered as the average CPU utilization for the sixth pod.

Metadata

Metadata

Assignees

Labels

DeploymentCovers all items related to plugin deployment

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions