GCP FAQs
Common questions about using DuploCloud GCP
My Kubernetes service status was Pending
for several minutes, waiting to start a new Pod. After that, I was able to start and stop Pods quickly. What happened?
Pending
for several minutes, waiting to start a new Pod. After that, I was able to start and stop Pods quickly. What happened?DuploCloud typically runs Kubernetes services in GCP on GKE in Autopilot mode. Autopilot dynamically provisions nodes as needed to run your Pods. This can add a couple of minutes to the Pod start time. You may see warnings from Kubernetes about being unable to place Pods while Autopilot Hosts are starting, but they’ll clear once the Hosts are available.
One or more of my containers are showing as pending; how can I debug them?
How do I give users access to only one Tenant in my GCP project?
To give a user access to a specific Tenant, navigate the Users page. For a new user, click Add and enter the user's information. From the Role list box, select User. In the Tenant list box, select the Tenant. Click Submit. For an established user, navigate to the Users page and select the user. From the Actions menu, click Update. From the Role list box, select User, and from the Tenant list box, select the Tenant. Click Submit.
How do I create a Google Managed certificate to use with DuploCloud?
To create a Google Managed certificate to use with DuploCloud, see the DuploCloud documentation.
Last updated