GKE Workload Optimization Reviews
22781 reviews
The ingress manifest has changed, so now needs to be: cat << EOF > gb_frontend_ingress.yaml apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: gb-frontend-ingress spec: defaultBackend: service: name: gb-frontend-svc port: number: 80 EOF
Shay C. · Reviewed ما يقرب من 4 سنوات ago
Error while trying to create backend service "rror unknown field "backend" in io.k8s.api.networking.v1.IngressSpec"
Risson R. · Reviewed ما يقرب من 4 سنوات ago
Alberto L. · Reviewed ما يقرب من 4 سنوات ago
vikas k. · Reviewed ما يقرب من 4 سنوات ago
Matt M. · Reviewed ما يقرب من 4 سنوات ago
Ingress command does not work since the cloud console is now on k8s 1.2X
Krishna K. · Reviewed ما يقرب من 4 سنوات ago
Jonathon B. · Reviewed ما يقرب من 4 سنوات ago
Ingress manifest still uses v1beta1 API version which is no longer supported. Please convert it to v1 API
Anton V. · Reviewed ما يقرب من 4 سنوات ago
Omar M. · Reviewed ما يقرب من 4 سنوات ago
Manifest gb_frontend_ingress.yaml is incorrect. It throws errors with apiVersion: networking.k8s.io/v1beta1. It does not work for Kubernetes version > 1.19. I had to correct the whole yaml in order to continue with this lab. However, it took up a large part of the time. Please correct this.
Mayur A. · Reviewed ما يقرب من 4 سنوات ago
Chandrasekhar Y. · Reviewed ما يقرب من 4 سنوات ago
Branson G. · Reviewed ما يقرب من 4 سنوات ago
Sergio G. · Reviewed ما يقرب من 4 سنوات ago
Felipe F. · Reviewed ما يقرب من 4 سنوات ago
Some content is outdated, apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: gb-frontend-ingress spec: defaultBackend: service: name: gb-frontend-svc port: number: 80 is the right one when creating ingress.
Volodymyr S. · Reviewed ما يقرب من 4 سنوات ago
Chandrasekhar Y. · Reviewed ما يقرب من 4 سنوات ago
peter h. · Reviewed ما يقرب من 4 سنوات ago
ATHARV S. · Reviewed ما يقرب من 4 سنوات ago
No sirven los comandos no me permite crear el ymal para el frontend
Teresita R. · Reviewed ما يقرب من 4 سنوات ago
ATHARV S. · Reviewed ما يقرب من 4 سنوات ago
Oleh D. · Reviewed ما يقرب من 4 سنوات ago
error: resource mapping not found for name: "gb-frontend-ingress" namespace: "" from "gb_frontend_ingress.yaml": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1" ensure CRDs are installed first
AKSHAY S. · Reviewed ما يقرب من 4 سنوات ago
Sumeet S. · Reviewed ما يقرب من 4 سنوات ago
ATHARV S. · Reviewed ما يقرب من 4 سنوات ago
. ;
Vinod W. · Reviewed ما يقرب من 4 سنوات ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.