Apigee 운영자(AO)는 Apigee 배포(AD) 구성을 배포하고 유지하는 데 필요한 하위 수준 Kubernetes 및 Istio 리소스를 만들고 업데이트합니다. 예를 들어 컨트롤러는 메시지 프로세서의 출시를 수행하고 이를 Kubernetes 클러스터에 영구적으로 유지하기 전에 AD 구성을 검증합니다.
KMS, OAuth, KVM, 런타임 영역 캐싱을 위한 Apigee 로컬 영구 스토리지를 제공하는 런타임 Datastore 역할을 합니다. KMS, OAuth, KVM, 캐싱에 대해 별도의 Cassandra 링을 가질 수 있습니다. apigee-cassandra-default 포드는 Kubernetes 클러스터에서 하이브리드 Cassandra 데이터베이스를 실행하는 포드입니다. 하나 이상의 포드가 Apigee Hybrid의 영구 데이터를 읽고, 쓰고, 저장하는 클러스터를 만듭니다. apigee-cassandra-user-setup 포드는 Cassandra 데이터베이스의 사용자 및 역할을 초기화하고 구성합니다. 이러한 역할은 하이브리드 Cassandra 데이터베이스에 데이터를 읽고 쓰는 데 Cassandra 및 런타임 구성요소에 사용됩니다. apigee-cassandra-schema-setup 포드는 하이브리드 Cassandra 데이터베이스의 데이터베이스 스키마를 초기화하고 구성합니다. 이 포드는 하이브리드 Cassandra 데이터베이스로 Cassandra 키스페이스 및 테이블 정의를 설정하는 데 사용됩니다.
[[["이해하기 쉬움","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-07-16(UTC)"],[[["This document describes version 1.9 of the Apigee hybrid runtime plane, which is composed of various services deployed on Kubernetes cluster nodes and configured via the `overrides.yaml` file."],["The Apigee Operators (AO) service manages the creation and updates of Kubernetes and Istio resources necessary for deploying and maintaining the ApigeeDeployment configuration."],["Cassandra serves as the runtime datastore for Apigee, providing persistent storage for data such as KMS, OAuth, KVMs, and caching, and it has pods designated for default operations, user setup, and schema setup."],["Services like the Logger, Metrics, and Universal Data Collection Agent (UDCA) handle logging, metrics collection, and analytics/deployment status data extraction, respectively, for different scopes."],["The Management API for Runtime data (MART), Message Processors, and Synchronizers manage runtime data entities, process API requests/policies, and fetch configuration data from the management plane to the runtime plane, respectively, each operating within specific scopes."]]],[]]