Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about kube-scheduler

Read more about kube-scheduler

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - kube-scheduler

add environment variable to kube-scheduler

We're running K8s on EC2 instances. These have a volume limit of 25 per node. So we need to set the KUBE_MAX_PD_VOLS environment variable for the kube-scheduler. The thing is, I don't know how to set ...
test-img

audioslave

kubernetes

kube-scheduler

Votes: 0

Answers: 1

Latest Answer

Presumed your cluster is built with kubeadm, you specify this environment variable in the kube-scheduler static pod spec at /etc/kubernetes/manifests/kube-scheduler.yaml.
test-img

gohm'c

Why spec.schedulerName does not work under daemonset?

Following this K8s page here on how to use multiple schedulers,and this, all I could see is that the schedulerName is taking place under the pod's spec , though I don't understand if this is explained...
test-img

shermakh

kubernetes

kubernetes-pod

daemonset

kube-scheduler

Votes: 0

Answers: 1

Latest Answer

when i check documentation for daemonset.spec i do not see a schedulerName at all as following : kubectl explain daemonset.spec KIND: DaemonSet VERSION: apps/v1 RESOURCE: spec <Object> ...
test-img

confused genius

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved