Files
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00

682 B
Executable File

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
kube-scheduler kube-scheduler 2018-04-12 /docs/reference/generated/kube-scheduler/ Component on the master that watches newly created pods that have no node assigned, and selects a node for them to run on.
architecture

Component on the master that watches newly created pods that have no node assigned, and selects a node for them to run on.

Factors taken into account for scheduling decisions include individual and collective resource requirements, hardware/software/policy constraints, affinity and anti-affinity specifications, data locality, inter-workload interference and deadlines.