Merge pull request from s-kawamura-w664/order_scheduling-eviction

[ja] Update page weights under content/ja/docs/concepts/scheduling-eviction.
pull/39727/head
Kubernetes Prow Robot 2023-02-28 00:11:16 -08:00 committed by GitHub
commit dea9f5e87b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View File

@ -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を積極的に停止させるプロセスです。

View File

@ -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>

View File

@ -1,7 +1,7 @@
--- ---
title: Node上へのPodのスケジューリング title: Node上へのPodのスケジューリング
content_type: concept content_type: concept
weight: 30 weight: 20
--- ---

View File

@ -1,7 +1,7 @@
--- ---
title: スケジューラーのパフォーマンスチューニング title: スケジューラーのパフォーマンスチューニング
content_type: concept content_type: concept
weight: 80 weight: 70
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,7 +1,7 @@
--- ---
title: スケジューリングフレームワーク title: スケジューリングフレームワーク
content_type: concept content_type: concept
weight: 90 weight: 60
--- ---
<!-- overview --> <!-- overview -->

View File

@ -1,7 +1,7 @@
--- ---
title: TaintとToleration title: TaintとToleration
content_type: concept content_type: concept
weight: 40 weight: 50
--- ---