Update replica-set.md

This commit is contained in:
196Ikuchil
2022-03-16 23:21:01 +09:00
committed by GitHub
parent d1c505e171
commit 2a638d61c2
@@ -16,5 +16,5 @@ tags:
<!--more-->
{{< glossary_tooltip term_id="deployment" >}}などのワークロードオブジェクトは、ReplicaSetの仕様に基づいて、
設定された数の{{< glossary_tooltip term_id="pod" text="Pods" >}}がクラスタで稼働することを保証するために、
設定された数の{{< glossary_tooltip term_id="pod" text="Pods" >}}がクラスタで稼働することを保証するために、
ReplicaSetを使用します。