website/content/ja/docs/reference/glossary/kube-scheduler.md

19 lines
909 B
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: kube-scheduler
id: kube-scheduler
date: 2018-04-12
full_link: /docs/reference/generated/kube-scheduler/
short_description: >
マスター上で動くコンポーネントで、まだードに紐付けられていない新規に作成されたPodを見張り、稼働させるべきードを選択します。
aka:
tags:
- architecture
---
マスター上で動くコンポーネントで、まだードに紐付けられていない新規に作成されたPodを見張り、稼働させるべきードを選択します。
<!--more-->
スケジューリングで考慮される要因は個別、集合的なものを含んでおり、ハードウェア/ソフトウェア/ポリシーの制約、アフィニティ、アンチアフィニティ設定、データの保存位置関係、稼働しているワークロードごとの干渉と処理完了期限があります。