File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/ja/docs/concepts/configuration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ globalDefault: false
110
110
description: "この優先度クラスは他のPodをプリエンプトさせません。"
111
111
` ` `
112
112
113
- # # Podの優先度
113
+ # # Podの優先度 {#pod-priority}
114
114
115
115
一つ以上のPriorityClassがあれば、仕様にPriorityClassを指定したPodを作成することができるようになります。優先度のアドミッションコントローラーは`priorityClassName`フィールドを使用し、優先度の整数値を設定します。PriorityClassが見つからない場合、そのPodの作成は拒否されます。
116
116
@@ -237,4 +237,4 @@ kubeletによるリソース不足時のPodの追い出しでは、リソース
237
237
238
238
# # {{% heading "whatsnext" %}}
239
239
240
- * PriorityClassと関連付けてResourceQuotaを使用することに関して [デフォルトで優先度クラスの消費を制限する](/ja/docs/concepts/policy/resource-quotas/#limit-priority-class-consumption-by-default )
240
+ * PriorityClassと関連付けてResourceQuotaを使用することに関して [デフォルトで優先度クラスの消費を制限する](/ja/docs/concepts/policy/resource-quotas/#デフォルトで優先度クラスの消費を制限する )
You can’t perform that action at this time.
0 commit comments