Menu

Integrations

Red Hat OpenShift

Overview

The Red Hat OpenShiftIntegration allows Cywift to securely connect with OpenShift API servers tocollect infrastructure, node, and workload-related data.

Before starting theintegration, ensure the following

  • Cluster administrator access to OpenShift
  • API Server URL
  • Service Account with appropriate ClusterRole  permissions
  • Network connectivity between Cywift and the API server

Step1: Create Service Account

Cywift uses a serviceaccount token for secure API communication

  1. Create a service account in your OpenShift project.
  2. Assign the 'cluster-reader' ClusterRole to the service account.
  3. Retrieve the API token for the service account.

Step2: Navigate to Integrations in Cywift

  • Log in to the Cywift Platform
  • Go to Integration from the left menu
  • Under Virtualization
  • Select Red Hat OpenShift
  • Click Connect

Step3: Add Individual Integration

RequiredFields:

  • Number of Integration: Select Individual Integration
  • Integration Type: Virtualization
  • Collectors: Select a configured collector
  • Integration System: Red Hat OpenShift
  • Alias: Enter a friendly name
  • Owner: Select integration owner
  • Host Address: Enter API Server URL (e.g., https://api.cluster.domain:6443)
  • Username: Enter the Service Account Name
  • Password: Enter the Service Account Token

 TroubleshootingTips

  • Verify API credentials
  • Confirm API service is enabled for the target environment
  • Check network connectivity and port accessibility
  • Ensure firewall rules allow access from the Cywift collector to the target host
Previous
This is some text inside of a div block.
Previous
Default Timeout Setting
This is some text inside of a div block.
Next
This is some text inside of a div block.

In this article