이 주제에서는 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-12(UTC)"],[[["Virtual hosts in Apigee hybrid enable the routing of API requests to host aliases within an environment group."],["The `virtualhosts` property is an array, allowing for the configuration of multiple virtual hosts, and it is recommended to use a separate TLS certificate/key pair for each host."],["Changes to the `virtualhosts` property can be applied using the `apigee-virtualhost` chart, specifying the environment group."],["If `virtualhosts` are modified alongside other properties like `env`, the update should be applied using the `helm upgrade` command without the `apigee-virtualhost/` flag."],["The `virtualhost` property necessitates a TLS key and certificate to ensure secure communication with the ingress gateway, and while proper TLS certificates are preferred, self-signed certificates can be used for testing."]]],[]]