빌드 리전을 선택할 때 가장 우선해서 고려해야 할 사항은 지연 시간과 가용성입니다. 일반적으로 Cloud Build 사용자와 가장 가까운 리전을 선택할 수 있지만 빌드와 통합할 수 있는 다른 Google Cloud 제품 및 서비스의 위치도 고려해야 합니다. 여러 위치에서 서비스를 사용하면 앱의 지연 시간과 가격에 영향을 미칠 수 있습니다.
비공개 풀의 리전을 선택하려면 비공개 풀을 만들 때 리전을 지정합니다.
리전 내에서 비공개 풀을 만든 후에는 다른 리전으로 이동할 수 없습니다. 특정 리전에 비공개 풀을 만들면 해당 리전 내의 모든 영역에 중복으로 사용할 수 있도록 Google에서 관리됩니다.
트리거와 연결된 빌드 구성 파일이 비공개 풀을 지정하는 경우, 트리거에 선택한 리전이 비공개 풀의 리전과 일치해야 합니다.
빌드 트리거의 리전으로 global을 선택하면 Cloud Build는 트리거와 연결된 빌드 구성 파일에 지정된 리전을 사용하여 빌드를 실행합니다. 빌드 구성 파일에 비공개 풀을 지정하는 경우 비공개 풀의 리전이거나 비공개 풀을 지정하지 않은 경우 전역 기본 풀일 수 있습니다.
일부 프로젝트의 제한된 리전
사용량에 따라 특정 프로젝트는 다음 리전에서만 Cloud Build를 사용하도록 제한될 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-21(UTC)"],[[["Cloud Build supports regional builds in both private and default pools, allowing users to select specific regions for their builds."],["When choosing a region, consider factors like latency, availability, and the location of other integrated Google Cloud services, as multi-location usage can impact latency and pricing."],["Users can specify a region when initiating builds via the command line or when creating build triggers, and the selected region for a trigger must match the region of any associated private pool."],["Once a private pool is created in a region, it cannot be moved, and Google manages its redundant availability across all zones within that region."],["Some projects may be restricted to using Cloud Build only in specific regions, such as `us-central1`, `us-west2`, `europe-west1`, `asia-east1`, `australia-southeast1`, and `southamerica-east1`."]]],[]]