이 주제에서는 VM을 수동으로 업데이트하여 Apigee 인스턴스의 IP를 변경하는 방법을 설명합니다.
개요
Apigee 인스턴스를 삭제한 후 다시 만들면 새로 생성된 인스턴스에 대해 IP가 생성됩니다. 예를 들어 cidrRange 및 네트워킹과 같은 특정 인스턴스 매개변수는 변경할 수 없습니다. 따라서 이러한 매개변수를 변경하려면 인스턴스를 삭제하고 원하는 구성으로 다시 만들어야 합니다.
대부분의 경우 인스턴스를 다시 만들면 동일한 인스턴스 IP가 선택되지만 동일한 IP가 사용된다고 보장할 수는 없습니다. 부하 분산기에서 Apigee의 비공개 IP로 트래픽을 라우팅하는 VM에는 여전히 이전 IP 주소가 있으므로 새 인스턴스 IP가 생성된 경우 VM을 수동으로 새 IP로 업데이트해야 합니다.
[[["이해하기 쉬움","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-05(UTC)"],[[["This content pertains to Apigee, excluding Apigee hybrid, and is specifically for organizations with VPC peering enabled."],["When an Apigee instance is deleted and recreated, a new IP address may be generated, requiring manual updating of the VMs."],["Changing certain immutable parameters of an Apigee instance, like `cidrRange` and networking, necessitates deleting and recreating the instance."],["To update VMs with a new instance IP, create a new instance template, modify the `ENDPOINT` metadata to reflect the new IP, and then apply this template to the instance group via a rolling update."],["After a rolling update is initiated, new VMs will take a few minutes to become operational, and old VMs will be shut down, resuming normal API traffic upon completion."]]],[]]