Advanced Cluster Management Observability on ROSA
This content is authored by Red Hat experts, but has not yet been tested on every supported configuration.
This document will take you through deploying ACM Observability on a ROSA cluster. see here for the original documentation.
Prerequisites
- An existing ROSA cluster
- An Advanced Cluster Management (ACM) deployment
Set up environment
Set environment variables
Prepare AWS Account
Create an S3 bucket
Create a Policy for access to S3
Apply the Policy
Create service account
Attach policy to user
Create Access Keys
ACM Hub
Log into the OpenShift cluster that is running your ACM Hub. We’ll set up Observability here
Create a namespace for the observability
Generate a pull secret (this will check if the pull secret exists, if not, it will create it)
Create a Secret containing your S3 details
Create a CR for
MulticlusterHub
Access ACM Observability
- Log into Advanced Cluster management and access the new Grafana dashboard
