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 almost 4 years ago
Error while trying to create backend service "rror unknown field "backend" in io.k8s.api.networking.v1.IngressSpec"
Risson R. · Reviewed almost 4 years ago
Alberto L. · Reviewed almost 4 years ago
vikas k. · Reviewed almost 4 years ago
Matt M. · Reviewed almost 4 years ago
Ingress command does not work since the cloud console is now on k8s 1.2X
Krishna K. · Reviewed almost 4 years ago
Jonathon B. · Reviewed almost 4 years ago
Ingress manifest still uses v1beta1 API version which is no longer supported. Please convert it to v1 API
Anton V. · Reviewed almost 4 years ago
Omar M. · Reviewed almost 4 years 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 almost 4 years ago
Chandrasekhar Y. · Reviewed almost 4 years ago
Branson G. · Reviewed almost 4 years ago
Sergio G. · Reviewed almost 4 years ago
Felipe F. · Reviewed almost 4 years 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 almost 4 years ago
Chandrasekhar Y. · Reviewed almost 4 years ago
peter h. · Reviewed almost 4 years ago
ATHARV S. · Reviewed almost 4 years ago
No sirven los comandos no me permite crear el ymal para el frontend
Teresita R. · Reviewed almost 4 years ago
ATHARV S. · Reviewed almost 4 years ago
Oleh D. · Reviewed almost 4 years 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 almost 4 years ago
Sumeet S. · Reviewed almost 4 years ago
ATHARV S. · Reviewed almost 4 years ago
. ;
Vinod W. · Reviewed almost 4 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.