mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
28 lines
770 B
Plaintext
28 lines
770 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * operators/operator-reference.adoc
|
|
|
|
[id="cluster-storage-operator_{context}"]
|
|
= Cluster Storage Operator
|
|
|
|
[discrete]
|
|
== Purpose
|
|
|
|
The Cluster Storage Operator sets {product-title} cluster-wide storage defaults. It ensures a default storage class exists for {product-title} clusters.
|
|
|
|
[discrete]
|
|
== Project
|
|
|
|
link:https://github.com/openshift/cluster-storage-operator[cluster-storage-operator]
|
|
|
|
[discrete]
|
|
== Configuration
|
|
|
|
No configuration is required.
|
|
|
|
[discrete]
|
|
== Notes
|
|
|
|
* The Cluster Storage Operator supports Amazon Web Services (AWS) and {rh-openstack-first}.
|
|
* The created storage class can be made non-default by editing its annotation, but the storage class cannot be deleted as long as the Operator runs.
|