mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
18 lines
552 B
Plaintext
18 lines
552 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * nodes/nodes-pods-autoscaling.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="nodes-pods-autoscaling-creating-web-console-remove_{context}"]
|
|
= Removing a horizontal pod autoscaler by using the web console
|
|
|
|
You can remove a horizontal pod autoscaler (HPA) in the web console.
|
|
|
|
.Procedure
|
|
|
|
. In the *Topology* view, click the node to reveal the side panel.
|
|
|
|
. From the *Actions* drop-down list, select *Remove HorizontalPodAutoscaler*.
|
|
|
|
. In the confirmation window, click *Remove* to remove the HPA.
|