File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/ja/docs/concepts/scheduling-eviction Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ _スコアリング_ ステップでは、Podを割り当てるのに最も適
53
53
スケジューラーのフィルタリングとスコアリングの動作に関する設定には2つのサポートされた手法があります。
54
54
55
55
1 . [ スケジューリングポリシー] ( /docs/reference/scheduling/policies ) は、フィルタリングのための_Predicates_とスコアリングのための_Priorities_の設定することができます。
56
- 1 . [ スケジューリングプロファイル] ( /docs/reference/scheduling/config/#profiles ) は、` QueueSort ` 、 ` Filter ` 、 ` Score ` 、 ` Bind ` 、 ` Reserve ` 、 ` Permit ` やその他を含む異なるスケジューリングの段階を実装するプラグインを設定することができます。kube-schdulerを異なるプロファイルを実行するように設定することもできます 。
56
+ 1 . [ スケジューリングプロファイル] ( /docs/reference/scheduling/config/#profiles ) は、` QueueSort ` 、 ` Filter ` 、 ` Score ` 、 ` Bind ` 、 ` Reserve ` 、 ` Permit ` やその他を含む異なるスケジューリングの段階を実装するプラグインを設定することができます。kube-schedulerを異なるプロファイルを実行するように設定することもできます 。
57
57
58
58
59
59
## {{% heading "whatsnext" %}}
You can’t perform that action at this time.
0 commit comments