I have been using the beta GKE discovery GUI (
https://console.cloud.google.com/kubernetes/discovery) and it works well.
However, I have one puzzle: when I use an NGINX ingress controller instead of the default GLBC ingress controller, my ingresses show up fine except that the status is stuck to "Creating ingress" even though the ingress has been successfully created and is fully operational.
What does the GUI use to determine the status of an ingress?