Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Project adalah konsep utama dalam perangkat Google Distributed Cloud (GDC) dengan air gap. Ini adalah
unit tenancy yang perlu diintegrasikan oleh setiap layanan. Menyediakan pengelompokan logis instance layanan.
Project memungkinkan segmentasi resource dalam organisasi dan menyediakan
batas kebijakan dan siklus proses untuk mengelola resource. Resource di dalam project tidak akan pernah lebih lama dari project itu sendiri atau berpindah antar-project, sehingga memastikan bahwa kontrol dijamin selama masa aktif resource.
Project dianggap sebagai namespace Kubernetes yang tepat. Penyedia layanan membuat layanan yang tercakup dalam project dengan membuat komponen bidang kontrol dan bidang data di namespace.
Namespace untuk project, yang disebut Project Admin Namespace, menghosting
berikut ini:
API layanan cakupan project, atau definisi resource kustom Kubernetes.
Konfigurasi kebijakan tingkat project, seperti peran dan binding peran.
Pengguna dapat men-deploy beban kerja dalam container ke cluster Kubernetes dalam namespace project.
[[["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-09-04 UTC."],[[["\u003cp\u003eA project in Google Distributed Cloud (GDC) air-gapped appliance is a tenancy unit that logically groups service instances and enables resource segmentation.\u003c/p\u003e\n"],["\u003cp\u003eProjects serve as a lifecycle and policy boundary, ensuring resources cannot outlive or move between projects.\u003c/p\u003e\n"],["\u003cp\u003eGDC treats namespaces of the same name across multiple Kubernetes clusters as one, a concept referred to as namespace sameness, ensuring a single, consistent owner.\u003c/p\u003e\n"],["\u003cp\u003eThe Project Admin Namespace hosts project-scoped service APIs and project-level policy configurations.\u003c/p\u003e\n"],["\u003cp\u003eProjects can be configured to span only a subset of clusters, with namespace sameness applying to the project namespace on these clusters.\u003c/p\u003e\n"]]],[],null,["# Project overview\n\nA *project* is a key concept in Google Distributed Cloud (GDC) air-gapped appliance. It is the\ntenancy unit that every service needs to integrate. It provides logical grouping\nof service instances.\n\nProjects enable segmentation of resources within an organization and provide a\nlifecycle and policy boundary for managing resources. Resources inside a project\ncan never outlive the project itself or move between projects, ensuring that\ncontrol is guaranteed for the life of the resource.\n\nA project is considered a proper Kubernetes namespace. Service providers create\nproject-scoped services by creating control plane and data plane components in\nthe namespace.\n\nThe namespace for the project, called the *Project Admin Namespace*, hosts the\nfollowing:\n\n- Project-scoped service APIs, or Kubernetes custom resource definitions.\n- Project-level policy configurations, such as roles and role bindings.\n\nUsers can deploy containerized workloads to the Kubernetes cluster\nwithin the project namespace."]]