[[["容易理解","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 (世界標準時間)。"],[[["\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."]]