노드 풀은 클러스터 내에서 구성이 모두 동일한 노드 그룹입니다. 기본적으로 클러스터에 노드 풀 두 개를 구성해야 합니다. 하나는 스테이트풀(Stateful) Cassandra pod용이고 다른 하나는 나머지 스테이트리스(Stateless) pod용입니다.
아래에 설명된 대로 2개의 노드 풀을 구성합니다.
[[["이해하기 쉬움","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-03-12(UTC)"],[[["This documentation is for Apigee hybrid version 1.2, which is end-of-life, and users should upgrade to a newer version."],["The content outlines the requirements for setting up a Google Kubernetes Engine (GKE) cluster for a non-production Apigee hybrid installation."],["Non-production GKE clusters must use Kubernetes version 1.14.x or later and are configured with a standard zonal cluster template with 3 availability zones."],["Two node pools are required: a stateful node pool named `apigee-data` and a stateless node pool named `apigee-runtime`, each with a minimum of 3 nodes of type N1-standard-4."],["Storage for both node pools is dynamically provisioned using the StatefulSet dynamic provisioner."]]],[]]