Develop your Google Cloud Network: Challenge Lab

Hi everyone!,

Regarding: Create an uptime check for your WordPress development site.

I am not able to navigate to find the endpoints of the wordpress that is required to create an uptime check, can you please help me in getting the navigation path. 
 
Thanks in advance!!
Solved Solved
2 3 1,141
1 ACCEPTED SOLUTION

Hi @james2002,

These would be the steps to create an uptime check:
 
// Navigation Menu -> Kubernetes Engine -> Services & Ingress -> Copy Endpoint´s address

// Navigation Menu -> Monitoring -> Uptime Checks -> + CREATE UPTIME CHECK
   Title: Wordpress Uptime

// Next -> Target
   Hostname: {Endpoint´s address - external IP} (without http...)
   Path: /

// Next -> Next -> Create
 
Good luck!

View solution in original post

3 REPLIES 3
Top Labels in this Space