1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/adding_service_cluster/adding-service.adoc
2023-09-18 20:13:40 +00:00

30 lines
1.0 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 (`rosa`).
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
* xref:../logging/log_collection_forwarding/log-forwarding.adoc#cluster-logging-collector-log-forward-cloudwatch_log-forwarding[Forwarding logs to Amazon CloudWatch]
endif::[]