• Kubernetes Submit Queue's avatar
    Merge pull request #51535 from deads2k/scheduler-02-no-http · f25e34c1
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 47054, 50398, 51541, 51535, 51545)
    
    allow disabling the scheduler port
    
    Unlike the `kube-apiserver`, the scheduler can function without exposing a status port.  This provides the option to disable it by explicitly passing a `-1`.  This does not change default behavior.
    
    @aveshagarwal
    f25e34c1
Name
Last commit
Last update
..
cmd/kube-scheduler Loading commit data...
pkg Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...