mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
11 lines
856 B
Plaintext
11 lines
856 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * etcd/etcd-guidance-span.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="workload-placement-considerations-span_{context}"]
|
|
= Workload placement considerations
|
|
|
|
With multisite clusters, administrators and developers must take special considerations into account to ensure that critical workloads are scheduled or placed based on the proper hardware or hosts within the topology of the cluster. This ensures that the applications and services are Highly Available and Fault Tolerant based on the topology of the cluster's deployment.
|
|
|
|
Without considering this, it is possible for {product-title} to schedule workloads on hosts within the cluster so that a Single Point of Failure (SPoF) is created for {product-title} infrastructure services and other application services if there is a data center outage. |