Skip to content

Commit 1d249eb

Browse files
committed
[ja] Fix typo in autoscaling docs
1 parent 0301b18 commit 1d249eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/workloads/autoscaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ HPAと異なり、VPAはデフォルトでKubernetesに付属していません
5454
インストールすることにより、管理されたレプリカのリソースを _どのように_ _いつ_ スケールするのかを定義するワークロードの{{< glossary_tooltip text="CustomResourceDefinitions" term_id="customresourcedefinition" >}}(CRDs)を作成できるようになります。
5555

5656
{{< note >}}
57-
HPAが機能するにはクラスターに[Metrics Server](https://github.com/kubernetes-sigs/metrics-server)がインストールされている必要があります。
57+
VPAが機能するにはクラスターに[Metrics Server](https://github.com/kubernetes-sigs/metrics-server)がインストールされている必要があります。
5858
{{< /note >}}
5959

6060
現時点では、VPAは4つの異なるモードで動作できます: 

0 commit comments

Comments
 (0)