# Initial Infrastructure Setup

Once your GCP project has been added to the DuploCloud Portal, the next step is to set up the first Infrastructure.&#x20;

## Creating an Initial Infrastructure&#x20;

1. From the DuploCloud Portal, navigate to **Administrator** -> **Infrastructure**, and click **Add**.&#x20;
2. Give the Infrastructure a **Name**, e.g., nonprod.
3. Select the appropriate **Account**.
4. Enter the **VPC CIDR**, e.g., 10.30.0.0/16 (Note: A /16 CIDR block is recommended for Kubernetes to accommodate its IP address requirements).
5. From the **Cluster Mode** list box, select **GKE Standard**.&#x20;
6. From the **GKE Endpoint Visibility** list box, select **Public** (for production Infrastructures, set visibility to **Private**).
7. For the remaining fields, keep the default values.&#x20;

<figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FvZq7zCTQcCbDaE6jGKvF%2Ffinal.png?alt=media&#x26;token=16e8053b-cdb2-4a81-9862-4cd390d1fe3a" alt=""><figcaption><p>The Add Infrastructure page in the DuploCloud Portal</p></figcaption></figure>

<figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FtrLp0BEfQq1IBuiMqwIG%2Fimage.png?alt=media&#x26;token=dff1cf5a-cc9f-4fdd-a143-0875ceb3b95c" alt=""><figcaption><p>The <strong>Infrastructure</strong> page in the DuploCloud Portal</p></figcaption></figure>

8. Click **Create**. It will take approximately 15 to 20 minutes for the setup to complete. Monitor faults to see if any issues arise (NTP clock sync faults can be ignored).&#x20;

{% hint style="info" %}
When the Infrastructure setup is complete, a Plan with the same name as the infrastructure displays on the Plans page (**Administrators** -> **Plans**).&#x20;
{% endhint %}
