Otimização de cargas de trabalho do GKE avaliações
22781 avaliações
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. · Revisado há almost 4 years
Error while trying to create backend service "rror unknown field "backend" in io.k8s.api.networking.v1.IngressSpec"
Risson R. · Revisado há almost 4 years
Alberto L. · Revisado há almost 4 years
vikas k. · Revisado há almost 4 years
Matt M. · Revisado há almost 4 years
Ingress command does not work since the cloud console is now on k8s 1.2X
Krishna K. · Revisado há almost 4 years
Jonathon B. · Revisado há almost 4 years
Ingress manifest still uses v1beta1 API version which is no longer supported. Please convert it to v1 API
Anton V. · Revisado há almost 4 years
Omar M. · Revisado há almost 4 years
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. · Revisado há almost 4 years
Chandrasekhar Y. · Revisado há almost 4 years
Branson G. · Revisado há almost 4 years
Sergio G. · Revisado há almost 4 years
Felipe F. · Revisado há almost 4 years
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. · Revisado há almost 4 years
Chandrasekhar Y. · Revisado há almost 4 years
peter h. · Revisado há almost 4 years
ATHARV S. · Revisado há almost 4 years
No sirven los comandos no me permite crear el ymal para el frontend
Teresita R. · Revisado há almost 4 years
ATHARV S. · Revisado há almost 4 years
Oleh D. · Revisado há almost 4 years
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. · Revisado há almost 4 years
Sumeet S. · Revisado há almost 4 years
ATHARV S. · Revisado há almost 4 years
. ;
Vinod W. · Revisado há almost 4 years
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.