Google Cloud סקירה כללית על אזורי ניהול

Google Cloud אזורים ומיקומים לניהול

אשכולות שנוצרו באמצעות GKE ב-Azure ממוקמים באזור Azure. כשיוצרים אשכול, מציינים גם אזור Azure לאשכול וגם אזור Google Cloud שמנהל את האשכול.

כל Google Cloud אזור יכול לנהל אשכולות בקבוצה ספציפית של אזורי Azure סמוכים. לדוגמה, אזור Google Cloud שנמצא באורגון, מנהל אשכולות באזורי Azure‏ canadacentral באונטריו, centralus באיווה, eastus בווירג'יניה, eastus2 בווירג'יניה ו-southcentralus בטקסס.us-east4 ניהול האשכולות מאזורים סמוכים Google Cloud משפר את הזמינות ומפחית את זמן האחזור של פעולות ניהול האשכולות.

‫GKE on Azure כולל את האזור Google Cloud של האשכול בשם המשאב של האשכול. לדוגמה, לאשכול בשם my-cluster שנוצר בפרויקט my-project באזור us-west1 יש שם משאב projects/my-project/locations/us-west1/azureClusters/my-cluster. לעומת זאת, האזור ב-Azure הוא חלק ממשאב האשכול. אפשר לציין אותו בשדה azure_region של קריאות ל-API.

סביבת נתונים

כדי לנהל את האשכולות, GKE Multi-Cloud API צריך לאחסן מידע על מצב האשכול באזור Google Cloud שציינתם כשנוצר האשכול. הנתונים האלה לא כוללים נתונים ספציפיים לעומס עבודה (שמאוחסנים באזור של האשכול), אבל כן כוללים מידע כמו מזהי משאבים של Azure ונתוני תשתית מפתח ציבורי (PKI).

אם האפליקציה שלכם צריכה לאחסן את הנתונים שלה באזור גיאוגרפי מסוים, אתם יכולים לציין אזור Azure ואתGoogle Cloud אזור הניהול המשויך לו שעומדים בדרישות שלכם כשאתם יוצרים את האשכולות.

Google Cloud אזורים ואזורי Azure בקרבת מקום

Google Cloud אזור אזור Azure
asia-east2 eastasia
asia-northeast2 japaneast
asia-south1 centralindia
asia-southeast1 australiaeast
japaneast
southeastasia
australia-southeast1 australiaeast
europe-north1 northeurope
norwayeast
europe-west1 francecentral
germanywestcentral
northeurope
uksouth
westeurope
europe-west2 uksouth
europe-west3 germanywestcentral
europe-west4 westeurope
europe-west6 switzerlandnorth
europe-west9 francecentral
northamerica-northeast1 canadacentral
southamerica-east1 brazilsouth
us-east4 canadacentral
centralus
eastus
eastus2
southcentralus
us-west1 westus2
westus3

כדי לקבל את הרשימה העדכנית ביותר של אזורי Azure הנוכחיים שנתמכים על ידי אזורGoogle Cloud , מריצים את פקודת gcloud הבאה:

gcloud container azure get-server-config --location GOOGLE_CLOUD_REGION

מחליפים את GOOGLE_CLOUD_REGION בשם של Google Cloud האזור שאתם שולחים אליו את השאילתה.