[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-29。"],[[["\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,["# Scale and autoscale runtime services\n\n| You are currently viewing version 1.1 of the Apigee hybrid documentation. **This version is end of life.** You should upgrade to a newer version. For more information, see [Supported versions](/apigee/docs/hybrid/supported-platforms#supported-versions).\n\nYou can scale most services running in Kubernetes from the\ncommand line or in a configuration override. You can set scaling\nparameters for Apigee hybrid runtime services in the\n[`overrides.yaml` file](/apigee/docs/hybrid/v1.1/customize-services).\n\nHow you scale and autoscale each service depends on the type of service.\n| **TIP:** You can use the `-w` option to continuously watch your nodes, as the following example shows: \n|\n| ```\n| kubectl get nodes -w ...\n| ```\n\nFor more information on scaling, see the [Kubernetes](https://kubernetes.io) documentation.\n\nThe following table summarizes the hybrid runtime services and how you can scale and autoscale\nthem in configurations or from the command line:"]]