Merge pull request #39564 from s-kawamura-w664/order_scheduling-eviction
[ja] Update page weights under content/ja/docs/concepts/scheduling-eviction.pull/39727/head
commit
dea9f5e87b
content/ja/docs/concepts/scheduling-eviction
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "スケジューリングと退避"
|
title: "スケジューリングと退避"
|
||||||
weight: 90
|
weight: 95
|
||||||
description: >
|
description: >
|
||||||
Kubernetesにおいてスケジューリングとは、稼働させたいPodをNodeにマッチさせ、kubeletが実行できるようにすることを指します。
|
Kubernetesにおいてスケジューリングとは、稼働させたいPodをNodeにマッチさせ、kubeletが実行できるようにすることを指します。
|
||||||
退避とは、リソース不足のNodeで1つ以上のPodを積極的に停止させるプロセスです。
|
退避とは、リソース不足のNodeで1つ以上のPodを積極的に停止させるプロセスです。
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: APIを起点とした退避
|
title: APIを起点とした退避
|
||||||
content_type: concept
|
content_type: concept
|
||||||
weight: 70
|
weight: 110
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< glossary_definition term_id="api-eviction" length="short" >}} </br>
|
{{< glossary_definition term_id="api-eviction" length="short" >}} </br>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Node上へのPodのスケジューリング
|
title: Node上へのPodのスケジューリング
|
||||||
content_type: concept
|
content_type: concept
|
||||||
weight: 30
|
weight: 20
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: スケジューラーのパフォーマンスチューニング
|
title: スケジューラーのパフォーマンスチューニング
|
||||||
content_type: concept
|
content_type: concept
|
||||||
weight: 80
|
weight: 70
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- overview -->
|
<!-- overview -->
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: スケジューリングフレームワーク
|
title: スケジューリングフレームワーク
|
||||||
content_type: concept
|
content_type: concept
|
||||||
weight: 90
|
weight: 60
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- overview -->
|
<!-- overview -->
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: TaintとToleration
|
title: TaintとToleration
|
||||||
content_type: concept
|
content_type: concept
|
||||||
weight: 40
|
weight: 50
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue