mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
29 lines
1.3 KiB
Plaintext
29 lines
1.3 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="manually-scaling-machineset"]
|
|
= Manually scaling a compute machine set
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: manually-scaling-machineset
|
|
|
|
toc::[]
|
|
|
|
You can add or remove an instance of a machine in a compute machine set.
|
|
|
|
[NOTE]
|
|
====
|
|
If you need to modify aspects of a compute machine set outside of scaling, see xref:../machine_management/modifying-machineset.adoc#modifying-machineset[Modifying a compute machine set].
|
|
====
|
|
|
|
== Prerequisites
|
|
|
|
* If you enabled the cluster-wide proxy and scale up compute machines not included in `networking.machineNetwork[].cidr` from the installation configuration, you must xref:../networking/configuring_network_settings/enable-cluster-wide-proxy.adoc#nw-proxy-configure-object_config-cluster-wide-proxy[add the compute machines to the Proxy object's `noProxy` field] to prevent connection issues.
|
|
|
|
include::snippets/machine-user-provisioned-limitations.adoc[leveloffset=+1]
|
|
|
|
include::modules/machineset-manually-scaling.adoc[leveloffset=+1]
|
|
|
|
include::modules/machineset-delete-policy.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
[id="additional-resources_manually-scaling-machineset"]
|
|
== Additional resources
|
|
* xref:../machine_management/deleting-machine.adoc#machine-lifecycle-hook-deletion_deleting-machine[Lifecycle hooks for the machine deletion phase] |