mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
31 lines
845 B
Plaintext
31 lines
845 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * operators/operator-reference.adoc
|
|
|
|
:operator-name: vSphere Problem Detector Operator
|
|
|
|
[id="vsphere-problem-detector-operator_{context}"]
|
|
= {operator-name}
|
|
|
|
The {operator-name} checks clusters that are deployed on vSphere for common installation and misconfiguration issues that are related to storage.
|
|
|
|
[NOTE]
|
|
====
|
|
The {operator-name} is only started by the Cluster Storage Operator when the Cluster Storage Operator detects that the cluster is deployed on vSphere.
|
|
====
|
|
|
|
|
|
== Configuration
|
|
|
|
No configuration is required.
|
|
|
|
|
|
== Notes
|
|
|
|
* The Operator supports {product-title} installations on vSphere.
|
|
* The Operator uses the `vsphere-cloud-credentials` to communicate with vSphere.
|
|
* The Operator performs checks that are related to storage.
|
|
|
|
// Clear temporary attributes
|
|
:!operator-name:
|