Menu Close
Add-on services
Adding services to OpenShift Dedicated clusters
Abstract
Chapter 1. Adding services to a cluster using Red Hat OpenShift Cluster Manager console
1.1. Adding a service to a cluster
You can add a service to an existing OpenShift Dedicated cluster through Red Hat OpenShift Cluster Manager.
Prerequisites
- You have created and provisioned a cluster for OpenShift Dedicated.
- Your cluster meets all of the prerequisites for the service that you want to add on to your cluster.
For paid add-on services, note the following considerations:
- If the organization has sufficient quota, and if the service is compatible with the cluster, the service appears in OpenShift Cluster Manager.
- If the organization has never had quota, or if the cluster is not compatible, then the service does not display.
-
If the organization had quota in the past, but the quota is currently
0
, the service is still visible but disabled in OpenShift Cluster Manager until you get more quota.
To add a service to a cluster, you must be the cluster owner.
Procedure
- Navigate to the Clusters page in OpenShift Cluster Manager.
- Select the cluster you want to add a service to.
- Click the Add-ons tab.
Click the service option you want to add, click Install. An installing icon appears, indicating that the service has begun installing.
A green check mark appears in the service option when the installation is complete. You might have to refresh your browser to see the installation status.
- When the service is Installed, click View in console to access the service.
1.2. Accessing installed services on your cluster
After you successfully install a service on your cluster, you can access the service through the OpenShift console.
Prerequisites
- You have successfully installed a service on your OpenShift Dedicated cluster.
Procedure
- Navigate to the Clusters page in OpenShift Cluster Manager.
- Select the cluster with an installed service you want to access.
- Navigate to the Add-ons tab, and locate the installed service that you want to access.
- Click View on console from the service option to open the OpenShift console.
- Enter your credentials to log in to the OpenShift console.
- Click the Red Hat Applications menu by clicking the three-by-three matrix icon in the upper right corner of the main screen.
- Select the service you want to open from the drop-down menu. A new browser tab opens and you are required to authenticate through Red Hat Single Sign-On.
You have now accessed your service and can begin using it.
1.3. Deleting a service from Red Hat OpenShift Cluster Manager
You can delete the add-on services from your OpenShift Dedicated cluster through the OpenShift Cluster Manager.
Procedure
- Navigate to the Clusters page in OpenShift Cluster Manager.
- Click the cluster with the installed service that you want to delete.
- Navigate to the Add-ons tab, and locate the installed service that you want to delete.
- From the installed service option, click the menu and select Uninstall add-on from the drop-down menu.
- You must type the name of the service that you want to delete in the confirmation message that appears.
- Click Uninstall. You are returned to the Add-ons tab and an uninstalling state icon is present on the service option you deleted.
1.4. Deleting a service from the CLI
You can delete the add-on services from your OpenShift Dedicated cluster through Red Hat OpenShift Cluster Manager CLI.
Procedure
To delete the add-on service from your cluster through OpenShift Cluster Manager CLI, enter the following command:
$ ocm delete api/clusters_mgmt/v1/clusters/<cluster_id>/addons/<addon_id>
Chapter 2. Add-on services available for OpenShift Dedicated
You can add services to your existing OpenShift Dedicated cluster using the Red Hat OpenShift Cluster Manager console.
2.1. Red Hat OpenShift API Management
The Red Hat OpenShift API Management (OpenShift API Management) service is available as an add-on to your OpenShift Dedicated on AWS cluster. OpenShift API Management is a managed API traffic control and API program management solution. It is based on the 3scale API Management platform and implements single sign-on for Red Hat solutions to secure and protect your APIs.
This OpenShift API Management entitlement provides:
- Availability to any cluster that meets the resource requirements listed in the OpenShift Dedicated service definition.
- Full production-level support.
- No time limits on usage.
- 100K quota, or calls per day. Customers have the option to pay for an OpenShift API Management subscription with higher quotas.
Additional resources
- Red Hat OpenShift API Management documentation