mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
19 lines
723 B
Plaintext
19 lines
723 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * rosa_architecture/rosa_policy_service_definition/rosa-hcp-service-definition.adoc
|
|
// * rosa_architecture/rosa_policy_service_definition/rosa-service-definition.adoc
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="rosa-sdpolicy-cluster-self-service_{context}"]
|
|
= Cluster self-service
|
|
|
|
Customers can self-service their clusters, including, but not limited to:
|
|
|
|
* Create a cluster
|
|
* Delete a cluster
|
|
* Add or remove an identity provider
|
|
* Add or remove a user from an elevated group
|
|
* Configure cluster privacy
|
|
* Add or remove machine pools and configure autoscaling
|
|
* Define upgrade policies
|
|
|
|
You can perform these self-service tasks using the {product-title} (ROSA) CLI, `rosa`. |