github.com/metaprov/modela-operator@v0.0.0-20240118193048-f378be8b74d2/manifests/modela-catalog/regions/gcp.yaml (about)

     1  #asia-east1	a, b, c	Changhua County, Taiwan
     2  apiVersion: catalog.modela.ai/v1alpha1
     3  kind: Region
     4  metadata:
     5    name: gcp-asia-east1
     6    namespace: modela-catalog
     7  spec:
     8    cloudName: gcp
     9    defaultDatacenterName: ds1
    10    location: Changhua County, Taiwan
    11  ---
    12  
    13  #asia-east2	a, b, c	Hong Kong
    14  apiVersion: catalog.modela.ai/v1alpha1
    15  kind: Region
    16  metadata:
    17    name: gcp-asia-east2
    18    namespace: modela-catalog
    19  spec:
    20    cloudName: gcp
    21    defaultDatacenterName: ds1
    22    location: Hong Kong
    23  ---
    24  #asia-northeast1	a, b, c	Tokyo, Japan
    25  apiVersion: catalog.modela.ai/v1alpha1
    26  kind: Region
    27  metadata:
    28    name: gcp-asia-northeast1
    29    namespace: modela-catalog
    30  spec:
    31    cloudName: gcp
    32    defaultDatacenterName: ds1
    33    location: Tokyo, Japan
    34  ---
    35  #asia-northeast2	a, b, c	Osaka, Japan
    36  apiVersion: catalog.modela.ai/v1alpha1
    37  kind: Region
    38  metadata:
    39    name: gcp-asia-northeast2
    40    namespace: modela-catalog
    41  spec:
    42    cloudName: gcp
    43    defaultDatacenterName: ds1
    44    location: Osaka, Japan
    45  ---
    46  #asia-northeast3	a, b, c	Seoul, South Korea
    47  apiVersion: catalog.modela.ai/v1alpha1
    48  kind: Region
    49  metadata:
    50    name: gcp-asia-northeast3
    51    namespace: modela-catalog
    52  spec:
    53    cloudName: gcp
    54    defaultDatacenterName: ds1
    55    location: Seoul, South Korea
    56  ---
    57  #asia-south1	a, b, c	Mumbai, India
    58  apiVersion: catalog.modela.ai/v1alpha1
    59  kind: Region
    60  metadata:
    61    name: gcp-asia-south1
    62    namespace: modela-catalog
    63  spec:
    64    cloudName: gcp
    65    defaultDatacenterName: ds1
    66    location: Mumbai, India
    67  ---
    68  #asia-southeast1	a, b, c	Jurong West, Singapore
    69  apiVersion: catalog.modela.ai/v1alpha1
    70  kind: Region
    71  metadata:
    72    name: gcp-asia-southeast1
    73    namespace: modela-catalog
    74  spec:
    75    cloudName: gcp
    76    defaultDatacenterName: ds1
    77    location: Jurong West, Singapore
    78  ---
    79  #australia-southeast1	a, b, c	Sydney, Australia
    80  apiVersion: catalog.modela.ai/v1alpha1
    81  kind: Region
    82  metadata:
    83    name: gcp-australia-southeast1
    84    namespace: modela-catalog
    85  spec:
    86    cloudName: gcp
    87    defaultDatacenterName: ds1
    88    location: Sydney, Australia
    89  ---
    90  #europe-north1	a, b, c	Hamina, Finland
    91  apiVersion: catalog.modela.ai/v1alpha1
    92  kind: Region
    93  metadata:
    94    name: gcp-europe-north1
    95    namespace: modela-catalog
    96  spec:
    97    cloudName: gcp
    98    defaultDatacenterName: ds1
    99    location: Hamina, Finland
   100  ---
   101  #europe-west1	b, c, d	St. Ghislain, Belgium
   102  apiVersion: catalog.modela.ai/v1alpha1
   103  kind: Region
   104  metadata:
   105    name: gcp-europe-west1
   106    namespace: modela-catalog
   107  spec:
   108    cloudName: gcp
   109    defaultDatacenterName: ds1
   110    location: St. Ghislain, Belgium
   111  ---
   112  #europe-west2	a, b, c	London, England, UK
   113  apiVersion: catalog.modela.ai/v1alpha1
   114  kind: Region
   115  metadata:
   116    name: gcp-europe-west2
   117    namespace: modela-catalog
   118  spec:
   119    cloudName: gcp
   120    defaultDatacenterName: ds1
   121    location: London, England, UK
   122  ---
   123  #europe-west3	a, b, c	Frankfurt, Germany
   124  apiVersion: catalog.modela.ai/v1alpha1
   125  kind: Region
   126  metadata:
   127    name: gcp-europe-west3
   128    namespace: modela-catalog
   129  spec:
   130    cloudName: gcp
   131    defaultDatacenterName: ds1
   132    location: Frankfurt, Germany
   133  ---
   134  #europe-west4	a, b, c	Eemshaven, Netherlands
   135  apiVersion: catalog.modela.ai/v1alpha1
   136  kind: Region
   137  metadata:
   138    name: gcp-europe-west4
   139    namespace: modela-catalog
   140  spec:
   141    cloudName: gcp
   142    defaultDatacenterName: ds1
   143    location: Eemshaven, Netherlands
   144  ---
   145  #europe-west6	a, b, c	Zürich, Switzerland
   146  apiVersion: catalog.modela.ai/v1alpha1
   147  kind: Region
   148  metadata:
   149    name: gcp-europe-west6
   150    namespace: modela-catalog
   151  spec:
   152    cloudName: gcp
   153    defaultDatacenterName: ds1
   154    location: Zürich, Switzerland
   155  ---
   156  #northamerica-northeast1	a, b, c	Montréal, Québec, Canada
   157  apiVersion: catalog.modela.ai/v1alpha1
   158  kind: Region
   159  metadata:
   160    name: gcp-northamerica-northeast1
   161    namespace: modela-catalog
   162  spec:
   163    cloudName: gcp
   164    defaultDatacenterName: ds1
   165    location: Montréal, Québec, Canada
   166  ---
   167  #southamerica-east1	a, b, c	Osasco (São Paulo), Brazil
   168  apiVersion: catalog.modela.ai/v1alpha1
   169  kind: Region
   170  metadata:
   171    name: gcp-southamerica-east1
   172    namespace: modela-catalog
   173  spec:
   174    cloudName: gcp
   175    defaultDatacenterName: ds1
   176    location: Osasco (São Paulo), Brazil
   177  ---
   178  #us-central1	a, b, c, f	Council Bluffs, Iowa, USA
   179  apiVersion: catalog.modela.ai/v1alpha1
   180  kind: Region
   181  metadata:
   182    name: gcp-us-central1
   183    namespace: modela-catalog
   184  spec:
   185    cloudName: gcp
   186    defaultDatacenterName: ds1
   187    location: Council Bluffs, Iowa, USA
   188  ---
   189  #us-east1	b, c, d	Moncks Corner, South Carolina, USA
   190  apiVersion: catalog.modela.ai/v1alpha1
   191  kind: Region
   192  metadata:
   193    name: gcp-us-east1
   194    namespace: modela-catalog
   195  spec:
   196    cloudName: gcp
   197    defaultDatacenterName: ds1
   198    location: Moncks Corner, South Carolina, USA
   199  ---
   200  #us-east4	a, b, c	Ashburn, Northern Virginia, USA
   201  apiVersion: catalog.modela.ai/v1alpha1
   202  kind: Region
   203  metadata:
   204    name: gcp-us-east4
   205    namespace: modela-catalog
   206  spec:
   207    cloudName: gcp
   208    defaultDatacenterName: ds1
   209    location: Ashburn, Northern Virginia, USA
   210  ---
   211  #us-west1	a, b, c	The Dalles, Oregon, USA
   212  apiVersion: catalog.modela.ai/v1alpha1
   213  kind: Region
   214  metadata:
   215    name: gcp-us-west1
   216    namespace: modela-catalog
   217  spec:
   218    cloudName: gcp
   219    defaultDatacenterName: ds1
   220    location: The Dalles, Oregon, USA
   221  ---
   222  #us-west2	a, b, c	Los Angeles, California, USA
   223  apiVersion: catalog.modela.ai/v1alpha1
   224  kind: Region
   225  metadata:
   226    name: gcp-us-west2
   227    namespace: modela-catalog
   228  spec:
   229    cloudName: gcp
   230    defaultDatacenterName: ds1
   231    location: Los Angeles, California, USA
   232  ---
   233  #us-west3	a, b, c	Salt Lake City, Utah, USA
   234  apiVersion: catalog.modela.ai/v1alpha1
   235  kind: Region
   236  metadata:
   237    name: gcp-us-west3
   238    namespace: modela-catalog
   239  spec:
   240    cloudName: gcp
   241    defaultDatacenterName: ds1
   242    location: Salt Lake City, Utah, USA
   243  ---
   244