19.06.2021 Views

148422597X Kubernetes Management Design Patterns [Vohra 2017-01-29] {E559F6BB}

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 9 ■ Scheduling Pods on Nodes

The configuration files to launch the pods for the Kubernetes components, which include the API

Server, Controller Manager, Proxy, and Scheduler are in the /etc/kubernetes/manifests directory as shown

in Figure 9-7; the kube-scheduler.yaml file is what we need for the scheduler.

Figure 9-7. Listing files in the /etc/kubernetes/manifests directory

The kube-scheduler pod specification can be customized in a vi editor as shown in Figure 9-8.

Figure 9-8. The kube-scheduler.yaml file in a vi editor

205

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!