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 키스페이스 및 테이블 정의를 설정하는 데 사용됩니다.
감시자는 구성 변경을 감시하고 애플리케이션을 런타임 영역으로 트리거하는 프로세스입니다.
또한 감시자는 Apigee 인그레스 및 런타임 배포 상태를 컨트롤 플레인으로 다시 보냅니다.
감시자는 모든 Apigee 런타임 포드에서 배포 상태를 가져오고, 상태를 병합하고, 상태를 관리 영역의 ConfigStore로 전송합니다.
[[["이해하기 쉬움","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)"],[[["Apigee hybrid's runtime plane consists of various services deployed on Kubernetes nodes, each configurable via the `overrides.yaml` file."],["The Apigee Ingress service acts as an edge load balancer, routing incoming connections to the correct message processor and environment."],["Cassandra serves as the runtime datastore, providing persistent storage for KMS, OAuth, KVMs, and caching within the Apigee hybrid environment."],["Services such as the Message Processor, Synchronizer, and UDCA handle API processing, configuration updates, and analytics data collection respectively, each operating within specific scopes like environment or cluster."],["The Apigee Connect Agent facilitates secure communication between the management and runtime planes, while the Logger and Metrics services provide logging and health monitoring capabilities, respectively."]]],[]]