Added TOC for HPA document for better reference. (#7624)
This commit is contained in:
committed by
k8s-ci-robot
parent
bc1b890f74
commit
4f7de6e5b5
@@ -7,6 +7,9 @@ reviewers:
|
||||
title: Horizontal Pod Autoscaler Walkthrough
|
||||
---
|
||||
|
||||
* TOC
|
||||
{:toc}
|
||||
|
||||
Horizontal Pod Autoscaler automatically scales the number of pods
|
||||
in a replication controller, deployment or replica set based on observed CPU utilization
|
||||
(or, with beta support, on some other, application-provided metrics).
|
||||
|
||||
@@ -6,6 +6,9 @@ reviewers:
|
||||
title: Horizontal Pod Autoscaler
|
||||
---
|
||||
|
||||
* TOC
|
||||
{:toc}
|
||||
|
||||
This document describes the current state of the Horizontal Pod Autoscaler in Kubernetes.
|
||||
|
||||
## What is the Horizontal Pod Autoscaler?
|
||||
|
||||
Reference in New Issue
Block a user