이 주제에서는 virtualhosts 구성 속성을 설명합니다.
가상 호스트를 통해 Apigee Hybrid는 환경 그룹과 연결된 hostalias에 대한 API 요청을 처리할 수 있습니다. 자세한 내용은 환경 및 환경 그룹 정보 주제에서 라우팅 및 기본 경로를 참조하세요.
[[["이해하기 쉬움","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-10(UTC)"],[[["Virtual hosts in Apigee hybrid enable the handling of API requests directed to host aliases linked with an environment group."],["The `virtualhosts` property is an array, allowing the creation of multiple virtual hosts for different environment groups."],["Each virtual host should ideally have a separate TLS certificate/key pair for enhanced security, although a Subject Alternative Name (SAN) certificate can be shared across the domain."],["Changes to the `virtualhosts` property alone are applied using the `apigee-virtualhost` chart with the corresponding environment group name, while changes that include other properties like `env` require a broader `helm upgrade` command."],["The `virtualhost` property necessitates a TLS key and certificate to facilitate secure communication with the ingress gateway, with options including obtaining an authorized certificate/key pair or using self-signed credentials for testing."]]],[]]