Merge pull request #21169 from oke-py/ja/deploy-interactive
update content/ja/docs/tutorials/kubernetes-basics/deploy-app/deploy-interactive.html
This commit is contained in:
@@ -13,7 +13,7 @@ card:
|
||||
|
||||
|
||||
{{% capture body %}}
|
||||
## Podについて理解する
|
||||
## Podについて理解する {#understanding-pods}
|
||||
|
||||
*Pod* は、Kubernetesアプリケーションの基本的な実行単位です。これは、作成またはデプロイするKubernetesオブジェクトモデルの中で最小かつ最も単純な単位です。Podは、{{< glossary_tooltip term_id="cluster" >}}で実行されているプロセスを表します。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user