Kubernetes Definitive Guide to the best quotations

Source: Internet
Author: User

the style and logic of the above code is no longer familiar: Create a The Schedulerserver object, which passes command-line arguments, and enters the schedulerserver Run method, does not die. --"kubernetes authoritative guide" source code guidance

Kubernetes Scheduler Server is implemented by the Kube-scheduler process, which runs on the Kubernetes management node--master and is primarily responsible for completing the pod-to-node scheduling process. Kubernetes Scheduler Server tracks the resource utilization of all nodes in the Kubernetes cluster, and takes the appropriate scheduling strategy to ensure the balance of the scheduling and avoid "overloading" some node in the cluster, in a sense, Kubernetes Scheduler server is also the "brain" of the kubernetes cluster.
As an important supplier of public cloud, Google has accumulated a lot of experience and understands the needs of its customers. In Google's view, customers are not really concerned about what machine their services are running on, they are most concerned about the reliability of the service, and want to recover automatically if a failure occurs. Following this guideline, Kubernetes Scheduler Server realizes the principle of "complete market economy" and completely abandons the "planned economy" in the traditional sense.
--"Kubernetes authoritative guide" source code guidance

Kubernetes Definitive Guide to the best quotations

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.