For some unclear reason the gcloud compute backend-services does not find a resource even it is listed.
I run the command:
gcloud compute backend-services list
And get the output:
NAME BACKENDS PROTOCOL
k8s1-48550837-defaul-reverse-proxy-captcha-s-8-9edaabba us-central1-c/networkEndpointGroups/k8s1-48550837-defaul-reverse-proxy-captcha-s-8-9edaabba HTTP
k8s1-48550837-default-admission-service-80-ccc76f21 us-central1-c/networkEndpointGroups/k8s1-48550837-default-admission-service-80-ccc76f21 HTTP
k8s1-48550837-default-agent-service-80-46302173 us-central1-c/networkEndpointGroups/k8s1-48550837-default-agent-service-80-46302173 HTTP
k8s1-48550837-default-authproxy-service-80-f50b4f37 us-central1-c/networkEndpointGroups/k8s1-48550837-default-authproxy-service-80-f50b4f37 HTTP
But for any one of the backends I am trying to get description or edit, I get error.
For example, this command:
gcloud compute backend-services describe k8s1-48550837-default-agent-service-80-46302173
returns error:
ERROR: (gcloud.compute.backend-services.describe) Could not fetch resource:
- The resource 'projects/radware-cto/regions/us-central1/backendServices/k8s1-48550837-default-agent-service-80-46302173' was not found
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…