1.14. 다중 클러스터 글로벌 허브 검색 (기술 프리뷰)
글로벌 검색은 다중 클러스터 글로벌 허브를 사용하여 환경을 관리할 때 검색 기능을 확장합니다.
1.14.1. 사전 요구 사항
다중 클러스터 글로벌 허브를 활성화해야 합니다.
1.14.2. 글로벌 검색 활성화
글로벌 검색을 활성화하려면 다음 명령을 실행하여 global-search-preview=true
주석을 search-v2-operator
리소스에 추가합니다.
oc annotate search search-v2-operator -n open-cluster-management global-search-preview=true
oc annotate search search-v2-operator -n open-cluster-management global-search-preview=true
검색 Operator는 다음 상태 조건으로 업데이트됩니다.
status: conditions: - lastTransitionTime: '2024-05-31T19:49:37Z' message: None reason: None status: 'True' type: GlobalSearchReady
status:
conditions:
- lastTransitionTime: '2024-05-31T19:49:37Z'
message: None
reason: None
status: 'True'
type: GlobalSearchReady
1.14.3. 추가 리소스
- 다중 클러스터 글로벌 허브 개요 를 참조하십시오.
- 서비스 검색을 참조하십시오.