rxd_txd
@rxd_txd
301
subscribers
505
photos
31
videos
22
files
2.79K
links
Download Telegram
Join
rxd_txd
301 subscribers
rxd_txd
https://link.medium.com/sEbFVMyq9lb
#k8s
#kubernetes
#scheduler
Medium
K8S- Creating a kube-
scheduler
plugin
Saying it in a few words, the K8S
scheduler
is responsible for assigning Pods to Nodes. Once a new pod is created it gets in the…
rxd_txd
https://www.sobyte.net/post/2023-08/k8s-scheduler/
#k8s
#kubernetes
#scheduler
www.sobyte.net
K8sPrinciples of the Kubernetes
Scheduler
Explore the Kubernetes
scheduler
implementation principles and how you can define your own scheduling logic by implementing interfaces defined by extension points.