# GCP supported regions

### Supported regions list&#x20;

This table lists the regions supported by e6data. Some features are available only in a subset of regions.

| Services/Regions      | Regions Available                                                                      |
| --------------------- | -------------------------------------------------------------------------------------- |
| **Kubernetes Engine** | Available in most GCP regions, including us-central1, europe-west1, asia-east1, etc.   |
| **Key Management**    | Available in most GCP regions, including us-west1, asia-northeast1, europe-west2, etc. |
| **Cloud Storage**     | Available globally across all GCP regions.                                             |
| **IAM & Admin**       | Available globally across all GCP regions.                                             |
| **Service Account**   | Available globally across all GCP regions.                                             |
| **Cloud NAT**         | Available globally in most GCP regions.                                                |
| **VPC Network**       | Available globally in most GCP regions.                                                |
| **IP Addresses**      | Available globally across all GCP regions.                                             |
| **Load Balancing**    | Available globally in all GCP regions.                                                 |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.e6data.com/product-documentation/services-utilised-for-e6data-deployment/gcp-supported-regions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
