Skip to content

Commit cbbd860

Browse files
authored
Merge pull request #27701 from shuuji3/patch-7
Fix the "prerequisites" header
2 parents 2d68a92 + d3dc94b commit cbbd860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Horizontal Pod Autoscalerは、Deployment、ReplicaSetまたはStatefulSetとい
1010

1111
このドキュメントはphp-apacheサーバーに対しHorizontal Pod Autoscalerを有効化するという例に沿ってウォークスルーで説明していきます。Horizontal Pod Autoscalerの動作についてのより詳細な情報を知りたい場合は、[Horizontal Pod Autoscalerユーザーガイド](/docs/tasks/run-application/horizontal-pod-autoscale/)をご覧ください。
1212

13-
## {{% heading "前提条件" %}}
13+
## {{% heading "prerequisites" %}}
1414

1515
この例ではバージョン1.2以上の動作するKubernetesクラスターおよびkubectlが必要です。
1616
[Metrics API](https://github.com/kubernetes/metrics)を介してメトリクスを提供するために、[Metrics server](https://github.com/kubernetes-sigs/metrics-server)によるモニタリングがクラスター内にデプロイされている必要があります。

0 commit comments

Comments
 (0)