Skip to content

Commit c0013b2

Browse files
authored
Merge pull request #52058 from codyhoag/typo2
Hacktoberfest: Fix Elasticsearch product name
2 parents b71703f + 244e11a commit c0013b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/upi-installation-considerations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ It is not possible to enable cloud provider integration in {product-title} envir
2424

2525
* Check whether your chosen cloud provider offers a method to inject Ignition configuration files into hosts as part of their initial deployment. If they do not, you will need to host Ignition configuration files by using an HTTP server. The steps taken to troubleshoot Ignition configuration file issues will differ depending on which of these two methods is deployed.
2626

27-
* Storage needs to be manually provisioned if you want to leverage optional framework components such as the embedded container registry, ElasticSearch, or Prometheus. Default storage classes are not defined in user-provisioned infrastructure installations unless explicitly configured.
27+
* Storage needs to be manually provisioned if you want to leverage optional framework components such as the embedded container registry, Elasticsearch, or Prometheus. Default storage classes are not defined in user-provisioned infrastructure installations unless explicitly configured.
2828

2929
* A load balancer is required to distribute API requests across all control plane nodes in highly available {product-title} environments. You can use any TCP-based load balancing solution that meets {product-title} DNS routing and port requirements.

0 commit comments

Comments
 (0)