Skip to content

Subscription channel for Red Hat Advanced Cluster Management operator

OpenShift Console URL

This parameter stores the URL for accessing the OpenShift web console. It is automatically set during cluster installation and provides the endpoint for web-based cluster management.

Requirements

  • Must be a valid HTTPS URL
  • Must be accessible from management networks
  • DNS must be properly configured
  • TLS certificates must be valid

Usage

Console access pattern:

# URL format
https://console-openshift-console.apps.<cluster_name>.<base_domain>

# Example
https://console-openshift-console.apps.cluster1.example.com

# Provides access to:
- Cluster administration
- Project management
- Application deployment
- Monitoring and metrics
- User management

Notes: - Set automatically after installation - Part of default route creation - Uses cluster wildcard certificate - Central management interface