구성을 통해 확장하려면 mart, synchronizer, metrics 또는 mp 객체에 대한 배포의 replicaCountMin 구성 속성 값을 늘립니다.
배포는 자동 확장에 수평형 포드 자동 확장 처리를 사용합니다. 배포 객체의 targetCPUUtilizationPercentage 속성을 수직 확장을 위한 기준점으로 설정합니다. 이 값을 초과하면 Kubernetes가 최대 replicaCountMax 값까지 포드를 추가합니다.
구성을 통해 확장하려면 overrides.yaml 파일에서 udca 객체의 replicaCountMin 속성 값을 늘립니다.
UDCA 서비스는 자동 확장을 위해 수평형 포드 자동 확장 처리를 사용합니다. udca 객체의 targetCPUUtilizationPercentage 속성을 수직 확장을 위한 임곗값으로 설정합니다. 이 값을 초과하면 Kubernetes가 최대 replicaCountMax 값까지 pod를 추가합니다.
[[["이해하기 쉬움","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-08-18(UTC)"],[[["\u003cp\u003eThis documentation version 1.1 is end-of-life and users should upgrade to a newer version, as detailed in the supported versions section.\u003c/p\u003e\n"],["\u003cp\u003eMost Apigee hybrid runtime services in Kubernetes can be scaled using the command line or by modifying the \u003ccode\u003eoverrides.yaml\u003c/code\u003e file.\u003c/p\u003e\n"],["\u003cp\u003eCassandra can be scaled up using \u003ccode\u003ekubectl\u003c/code\u003e or by changing the \u003ccode\u003ereplicaCount\u003c/code\u003e in \u003ccode\u003eoverrides.yaml\u003c/code\u003e, and should be scaled in multiples of three due to the default replication factor.\u003c/p\u003e\n"],["\u003cp\u003eServices like MART, Synchronizer, Metrics, and MPs can be scaled via \u003ccode\u003ekubectl\u003c/code\u003e or by adjusting the \u003ccode\u003ereplicaCountMin\u003c/code\u003e in the configuration, and support autoscaling with Horizontal Pod Autoscaler based on CPU utilization.\u003c/p\u003e\n"],["\u003cp\u003eThe Logger service scales with the scaling of pods, as it is implemented as a DaemonSet, which manages a replica of a pod on each node.\u003c/p\u003e\n"]]],[],null,[]]