Close

Menu

  • Home
  • About
  • Projects
  • Powered by DigitalOcean
  • Twitter
  • Subscribe
Blog Logo Menu

kube-scheduler

Posts: 2
Rik Nieu
Page 1 of 1

The Kubernetes Series - DaemonSets

Rik Nieu on kube-proxy, kubernetes, kube-scheduler, daemonsets, ReplicaSet | 09 Dec 2019

A DaemonSet is similar to ReplicaSets in that it runs multiple instances of Pods on multiple nodes. Except that it runs an instance of the DaemonSet Pod on every node. Thus, every node created in a particular namespace on your cluster will run an instance of the defined DaemonSet Pods by default.…

The Kubernetes Series - Scheduling

Rik Nieu on Deployments, docker, kubernetes, resourcequotas, YAML, kube-scheduler, Node Affinity, Taints, Tolerances | 09 Dec 2019

Kube-scheduler, if you recall, is a service that runs on the master node that monitors the cluster for unscheduled pods. It does this by checking for a property called nodeName on a created Pods definition.…

Page 1 of 1
Theme Attila by zutrinken Published with Ghost
👇 Get $100 in credit DigitalOcean Referral Badge