Hi All - I was having issues with multiple-scheduler and tried the solution as p . . .

Saravanakumar Raju:
Hi All - I was having issues with multiple-scheduler and tried the solution as per the solution video but it was erroring out… looks like --secure-port=0 option is required for it to work. @Mumshad Mannambeth - Please suggest

Madhan Kumar:
the container log will indicate that secure-port should be used instead of port . looking at the pod log will give you a hint on what to fix .

Ravan Nannapaneni:
I followed the kubernetes documentation on setting up the scheduler and it works fine too. You can find it at:

Ravan Nannapaneni:
https://kubernetes.io/docs/tasks/extend-kubernetes/configure-multiple-schedulers/