Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Di Harbor, project berfungsi sebagai unit logis untuk mengatur dan mengelola
kumpulan image container. Layanan ini menyediakan cara untuk mengelompokkan artefak terkait dan menerapkan kebijakan, kontrol akses, dan aturan replikasi tertentu ke seluruh koleksi. Gambar tidak dapat di-push atau ditarik ke Harbor sebelum project dibuat.
Sebelum memulai
Untuk membuat project Harbor, Anda harus memiliki peran identitas dan akses yang diperlukan:
Pembuat Project Harbor: memiliki akses untuk mengelola HarborInstanceProject
resource dalam projectnya. Minta Admin IAM Organisasi Anda untuk memberi Anda peran
Harbor Project Creator (harbor-project-creator).
Sebelum membuat project Harbor, Anda harus login ke UI Harbor terlebih dahulu agar Harbor dapat mengenali identitas Anda. Jika langkah ini terlewat, pembuatan project Harbor mungkin terhenti dengan positif palsu di konsol GDC.
Membuat project Harbor
Buat project Harbor menggunakan konsol GDC atau gdcloud CLI.
Konsol
Di konsol GDC, ikuti langkah-langkah berikut:
Klik link Harbor Container Registry di bagian CI/CD di
menu navigasi.
Klik Create a Harbor project.
Masukkan nama project.
Opsional: Pemindaian kerentanan diaktifkan secara default. Untuk menonaktifkan pemindaian kerentanan otomatis untuk project Harbor, klik tombol Aktifkan pemindaian kerentanan untuk project. Untuk mengetahui informasi selengkapnya, lihat Memindai kerentanan.
Klik Buat.
Pesan konfirmasi akan muncul yang menyatakan bahwa project Anda berhasil dibuat.
Setelah project Harbor Anda dibuat, login ke UI Harbor untuk mengonfirmasi bahwa Anda dapat melihat project Harbor.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-16 UTC."],[[["Harbor projects are essential for organizing and managing container images, as they group related artifacts and allow for the application of specific policies and access controls."],["To create Harbor projects, users must have the Harbor Project Creator role (`harbor-project-creator`) and sign in to the Harbor UI beforehand to ensure proper identity recognition."],["Harbor projects can be created using either the GDC console, where users can navigate to the Harbor Container Registry and create projects, or the `gdcloud` CLI with the `gdcloud harbor harbor-projects create` command."],["Vulnerability scanning is enabled by default when creating a project, however, it can be disabled by clicking the appropriate toggle in the GDC console, or left on if you desire to scan for vulnerabilities."],["After a Harbor Project is created it is recommended to sign in to the Harbor UI to confirm that the project can be viewed."]]],[]]