description |
---|
Set up the initial DuploCloud Infrastructure |
Once your GCP project has been added to the DuploCloud Portal, the next step is to set up the first Infrastructure.
- From the DuploCloud Portal, navigate to Administrator -> Infrastructure, and click Add.
- Give the Infrastructure a Name, e.g., nonprod.
- Select the appropriate Account.
- 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).
- From the Cluster Mode list box, select GKE Standard.
- From the GKE Endpoint Visibility list box, select Public (for production Infrastructures, set visibility to Private).
- For the remaining fields, keep the default values.
The Add Infrastructure page in the DuploCloud Portal
The Infrastructure page in the DuploCloud Portal
- 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).
{% 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). {% endhint %}