GKE Workload Optimization avis
22781 avis
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. · Examiné il y a presque 4 ans
Error while trying to create backend service "rror unknown field "backend" in io.k8s.api.networking.v1.IngressSpec"
Risson R. · Examiné il y a presque 4 ans
Alberto L. · Examiné il y a presque 4 ans
vikas k. · Examiné il y a presque 4 ans
Matt M. · Examiné il y a presque 4 ans
Ingress command does not work since the cloud console is now on k8s 1.2X
Krishna K. · Examiné il y a presque 4 ans
Jonathon B. · Examiné il y a presque 4 ans
Ingress manifest still uses v1beta1 API version which is no longer supported. Please convert it to v1 API
Anton V. · Examiné il y a presque 4 ans
Omar M. · Examiné il y a presque 4 ans
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. · Examiné il y a presque 4 ans
Chandrasekhar Y. · Examiné il y a presque 4 ans
Branson G. · Examiné il y a presque 4 ans
Sergio G. · Examiné il y a presque 4 ans
Felipe F. · Examiné il y a presque 4 ans
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. · Examiné il y a presque 4 ans
Chandrasekhar Y. · Examiné il y a presque 4 ans
peter h. · Examiné il y a presque 4 ans
ATHARV S. · Examiné il y a presque 4 ans
No sirven los comandos no me permite crear el ymal para el frontend
Teresita R. · Examiné il y a presque 4 ans
ATHARV S. · Examiné il y a presque 4 ans
Oleh D. · Examiné il y a presque 4 ans
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. · Examiné il y a presque 4 ans
Sumeet S. · Examiné il y a presque 4 ans
ATHARV S. · Examiné il y a presque 4 ans
. ;
Vinod W. · Examiné il y a presque 4 ans
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.