6.2. Bare Metal Event Relay
목적
OpenShift Bare Metal Event Relay는 베어 메탈 이벤트 릴레이의 라이프 사이클을 관리합니다. Bare Metal Event Relay를 사용하면 Redfish 하드웨어 이벤트를 사용하여 모니터링되는 클러스터 이벤트 유형을 구성할 수 있습니다.
구성 오브젝트
이 명령을 사용하여 설치 후 구성(예: Webhook 포트)을 편집할 수 있습니다. 다음을 사용하여 구성 오브젝트를 편집할 수 있습니다.
$ oc -n [namespace] edit cm hw-event-proxy-operator-manager-config
apiVersion: controller-runtime.sigs.k8s.io/v1alpha1 kind: ControllerManagerConfig health: healthProbeBindAddress: :8081 metrics: bindAddress: 127.0.0.1:8080 webhook: port: 9443 leaderElection: leaderElect: true resourceName: 6e7a703c.redhat-cne.org
프로젝트
CRD
이 프록시를 사용하면 베어 메탈 클러스터에서 실행되는 애플리케이션이 Redfish 하드웨어 변경 및 온도 임계값 위반, 팬 오류, 디스크 손실, 정전 및 메모리 오류와 같은 오류를 Redfish 하드웨어 변경에 신속하게 응답할 수 있습니다. HardwareEvent CR을 사용하여 보고되었습니다.
hardwareevents.event.redhat-cne.org
:
- 범위: 네임스페이스
- CR: HardwareEvent
- 검증: 예