이 페이지에서는 생성된 Harbor 레지스트리 인스턴스를 관리하는 방법을 자세히 설명합니다. Google Distributed Cloud (GDC) 오프라인 어플라이언스 콘솔 또는 GDCgdcloud CLI를 사용하여 생성된 Harbor 레지스트리 인스턴스를 확인합니다.
시작하기 전에
Harbor 레지스트리 인스턴스를 보려면 필요한 ID 및 액세스 역할이 있어야 합니다.
Harbor 인스턴스 뷰어: Harbor 인스턴스를 보는 데 필요합니다. 조직 IAM 관리자에게 Harbor 인스턴스 뷰어(harbor-instance-viewer) 역할을 부여해 달라고 요청하세요.
Harbor 레지스트리 인스턴스 보기
GDC 콘솔에서 사전 구성된 Harbor 레지스트리 인스턴스를 확인하거나 GDC gdcloud CLI를 사용합니다.
콘솔
CI/CD 섹션에서 Harbor Container Registry 페이지로 이동합니다.
인스턴스 섹션에서 생성된 Harbor 인스턴스 목록을 확인합니다.
특정 인스턴스에 대한 자세한 내용을 보려면 Harbor 인스턴스로 이동 외부 링크를 클릭하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[],[],null,["# Manage Harbor registry instances\n\nThis page details how to manage your created Harbor registry instances. View your created Harbor registry instances using the Google Distributed Cloud (GDC) air-gapped appliance console or the GDCgdcloud CLI.\n\nBefore you begin\n----------------\n\nTo view the Harbor registry instances, you must have the necessary identity and access roles:\n\n- Harbor Instance Viewer: required to view Harbor instances. Ask your Organization IAM Admin to grant you the Harbor Instance Viewer (`harbor-instance-viewer`) role.\n\nView Harbor registry instances\n------------------------------\n\nView the pre-configured Harbor registry instances in the GDC console or use the GDC\ngdcloud CLI. \n\n### Console\n\n1. Navigate to the **Harbor Container Registry** page in the **CI/CD** section.\n2. View the list of created Harbor instances in the **Instances** section.\n3. For more detail about a specific instance, click the **Go to Harbor\n Instance** external link.\n\n### CLI\n\nView the Harbor registry instance: \n\n gdcloud harbor instances describe \u003cvar translate=\"no\"\u003eINSTANCE\u003c/var\u003e \\\n --project=\u003cvar translate=\"no\"\u003ePROJECT\u003c/var\u003e\n\nReplace the following:\n\n- \u003cvar translate=\"no\"\u003eINSTANCE\u003c/var\u003e: the name of the instance.\n- \u003cvar translate=\"no\"\u003ePROJECT\u003c/var\u003e: the name of the project."]]