노드 풀은 클러스터 내에서 구성이 모두 동일한 노드 그룹입니다. 기본적으로 클러스터에 노드 풀 두 개를 구성해야 합니다. 하나는 스테이트풀(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-04-03(UTC)"],[[["This documentation covers the requirements for setting up a Google Kubernetes Engine (GKE) cluster for an Apigee hybrid production installation, which demands significant resources due to its scale and potential multi-zone/region deployment."],["Production clusters require Kubernetes and kubectl versions 1.14.x or later, and should utilize a standard cluster template with regional location type and three availability zones."],["Node autoscaling should be enabled, and storage is dynamically provisioned via StatefulSet."],["Two distinct node pools, `apigee-data` and `apigee-runtime`, are mandatory for stateful and stateless pods, respectively, each with specific configurations like minimum node count and machine type."],["This is version 1.2 of the documentation which is end of life and users should update to a newer version."]]],[]]