We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0301b18 commit 1d249ebCopy full SHA for 1d249eb
content/ja/docs/concepts/workloads/autoscaling.md
@@ -54,7 +54,7 @@ HPAと異なり、VPAはデフォルトでKubernetesに付属していません
54
インストールすることにより、管理されたレプリカのリソースを _どのように_ _いつ_ スケールするのかを定義するワークロードの{{< glossary_tooltip text="CustomResourceDefinitions" term_id="customresourcedefinition" >}}(CRDs)を作成できるようになります。
55
56
{{< note >}}
57
-HPAが機能するにはクラスターに[Metrics Server](https://github.com/kubernetes-sigs/metrics-server)がインストールされている必要があります。
+VPAが機能するにはクラスターに[Metrics Server](https://github.com/kubernetes-sigs/metrics-server)がインストールされている必要があります。
58
{{< /note >}}
59
60
現時点では、VPAは4つの異なるモードで動作できます:
0 commit comments