GDC의 GKE를 활용하여 Google Distributed Cloud (GDC) 에어 갭 어플라이언스에서 컨테이너 워크로드를 실행합니다. GDC에서 Kubernetes 클러스터를 만들어 컨테이너 워크로드를 실행하고, 컴퓨팅 요구사항이 변경되면 클러스터 프로비저닝 후에도 클러스터를 확장할 수 있습니다. GDC에서 최대 2개의 사용자 클러스터를 프로비저닝하여 컴퓨팅 요구사항을 지원할 수 있습니다.
Kubernetes 클러스터는 서로 다른 장애 도메인과 격리 보장을 제공하기 위해 논리적으로 분리됩니다. 물리적으로 분리된 경우도 있습니다. GDC의 조직에는 전용 클러스터 집합이 있습니다. 조직에서 사용할 수 있는 클러스터 유형은 다음과 같습니다.
관리자 클러스터: 이 클러스터는 조직의 관리 서비스 제어 영역 구성요소를 실행합니다. 또한 일부 핵심 인프라 서비스를 호스팅합니다. 관리자 클러스터는 시스템이 부트스트랩될 때 생성됩니다.
시스템 클러스터: 이 클러스터는 가상 머신 (VM) 워크로드와 조직의 일부 관리 서비스 데이터 영역 워크로드를 실행합니다. 시스템 클러스터는 시스템이 부트스트랩될 때 생성됩니다.
사용자 클러스터: 조직의 컨테이너 기반 워크로드를 실행하기 위해 사용자 클러스터를 선택적으로 만들 수 있습니다. 워커 노드 수는 클러스터 사용률에 따라 달라집니다. 필요에 따라 확장할 수 있습니다.
GDC 콘솔을 사용하여 사용자 클러스터를 만들고 관리할 수 있습니다. 이 주제 섹션에서는 사용자 클러스터 관리를 다룹니다. 사용자 클러스터에서 컨테이너를 만들고 관리하는 방법에 관한 자세한 내용은 컨테이너 워크로드 배포 섹션을 참고하세요.
[[["이해하기 쉬움","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)"],[[["\u003cp\u003eKubernetes clusters can be created on Google Distributed Cloud (GDC) to run container workloads, with the ability to scale them based on changing compute needs.\u003c/p\u003e\n"],["\u003cp\u003eGDC supports multiple cluster types, including admin, system, and user clusters, each serving distinct purposes within an organization.\u003c/p\u003e\n"],["\u003cp\u003eAdmin and system clusters are established during the system's initial setup, while user clusters can be created as needed to accommodate container-based workloads.\u003c/p\u003e\n"],["\u003cp\u003eUser clusters can be managed through the GDC console, offering flexibility in handling containerized applications.\u003c/p\u003e\n"]]],[],null,["# Kubernetes cluster overview\n\nLeverage the GKE on GDC to run container workloads on\nGoogle Distributed Cloud (GDC) air-gapped appliance. You create Kubernetes clusters on\nGDC to run container workloads, and can scale them\neven after cluster provisioning as your compute requirements evolve. You can\nprovision up to two user clusters in GDC to support your\ncompute requirements.\n\nKubernetes clusters are logically separated from each other to provide different failure\ndomains and isolation guarantees. In some cases, they are even physically\nseparated. An organization in GDC has a dedicated set\nof clusters. The following cluster types are available in an organization:\n\n- **Admin cluster**: This cluster runs the control plane components of managed services for the organization. It also hosts some core infrastructure services. The admin cluster is created when the system is bootstrapped.\n- **System cluster**: This cluster runs virtual machine (VM) workloads and some managed service data plane workloads for the organization. The system cluster is created when the system is bootstrapped.\n- **User clusters**: You can optionally create user clusters to run container-based workloads for the organization. The number of worker nodes depends on the utilization of the cluster. You can scale them as your needs evolve.\n\nYou can create and manage user clusters using the GDC\nconsole. This section of topics covers the management of user clusters. For more\ninformation on creating and managing containers in a user cluster, see the\n[Deploy container workloads](/distributed-cloud/hosted/docs/latest/appliance/application/ao-user/containers/containers-intro)\nsection."]]