translation fix

This commit is contained in:
inductor
2020-07-27 12:29:39 +09:00
parent 588ee1a9a8
commit 15585a2799
2 changed files with 4 additions and 4 deletions
@@ -1,5 +1,5 @@
--- ---
title: Podについての概観(Pod Overview) title: Podの概観
content_type: concept content_type: concept
weight: 10 weight: 10
card: card:
@@ -8,7 +8,7 @@ card:
--- ---
<!-- overview --> <!-- overview -->
このページでは、Kubernetesのオブジェクトモデルにおいて、デプロイ可能な最小単位のオブジェクトである`Pod`に関して概観します。 このページでは、Kubernetesのオブジェクトモデルにおいて、デプロイ可能な最小単位のオブジェクトである`Pod`に関して説明します。
<!-- body --> <!-- body -->
@@ -5,7 +5,7 @@ weight: 10
card: card:
name: tasks name: tasks
weight: 20 weight: 20
title: Install kubectl title: kubectlのインストール
--- ---
<!-- overview --> <!-- overview -->