1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00
Files
openshift-docs/adding_service_cluster/adding-service.adoc

30 lines
1.1 KiB
Plaintext

:_content-type: ASSEMBLY
include::_attributes/attributes-openshift-dedicated.adoc[]
[id="adding-service"]
= Adding services to a cluster using {cluster-manager-first} console
:context: adding-service
toc::[]
You can add, access, and remove add-on services for your {product-title}
ifdef::openshift-rosa[]
(ROSA)
endif::openshift-rosa[]
cluster by using {cluster-manager-first}.
ifdef::openshift-rosa[]
== Prerequisites
* For the Amazon CloudWatch service, you must first install the `cluster-logging-operator` using the `rosa` CLI.
endif::[]
include::modules/adding-service-existing.adoc[leveloffset=+1]
include::modules/access-service.adoc[leveloffset=+1]
include::modules/deleting-service.adoc[leveloffset=+1]
//include::modules/deleting-service-cli.adoc[leveloffset=+1]
ifdef::openshift-rosa[]
[role="_additional-resources"]
== Additional resources
* For information about the `cluster-logging-operator` and the AWS CloudWatch log forwarding service, see xref:../rosa_cluster_admin/rosa_logging/rosa-install-logging.adoc#rosa-install-logging[Install the logging add-on service]
endif::[]