이 섹션에서는 하이브리드 관리 영역과 런타임 영역의 MART 서비스 사이의 통신을 위해 Apigee Connect를 사용하는 방법을 설명합니다.
소개
Apigee Connect를 사용하면 인터넷에 MART 엔드포인트를 노출할 필요 없이 Apigee Hybrid 관리 영역을 런타임 영역의 MART 서비스에 안전하게 연결할 수 있습니다. Apigee Connect를 사용할 경우 호스트 별칭 및 승인된 DNS 인증서로 MART 인그레스 게이트웨이를 구성할 필요가 없습니다.
Apigee Connect 구성
connectAgent 구성 속성을 사용하여 재정의에서 Apigee Connect를 구성합니다.
[[["이해하기 쉬움","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-09(UTC)"],[[["Apigee Connect enables secure communication between the Apigee hybrid management plane and the MART service in the runtime plane without exposing the MART endpoint to the internet."],["Configuring Apigee Connect involves using the `connectAgent` property in your overrides file and the `apigee-mart` service account with the `roles/apigeeconnect.Agent` role."],["The `connectAgent.serviceAccountPath` or `connectAgent.serviceAccountRef` properties specify the `apigee-mart` service account key, or alternatively, the key can be stored in Hashicorp Vault."],["Enabling the Apigee Connect API in the Google Cloud API Library is a prerequisite, and applying the configuration changes is done using the `helm upgrade` command with the `apigee-org` chart."],["Apigee Connect uses the `gcr.io/apigee-release/hybrid/apigee-connect-agent:1.3.6` image, and its logs can be checked with `kubectl logs`, offering audit log categories like `DATA_READ` and `DATA_WRITE`."]]],[]]