关于“GKE 工作负载优化”的评价
22781 条评价
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. · 已于 almost 4 years前审核
Error while trying to create backend service "rror unknown field "backend" in io.k8s.api.networking.v1.IngressSpec"
Risson R. · 已于 almost 4 years前审核
Alberto L. · 已于 almost 4 years前审核
vikas k. · 已于 almost 4 years前审核
Matt M. · 已于 almost 4 years前审核
Ingress command does not work since the cloud console is now on k8s 1.2X
Krishna K. · 已于 almost 4 years前审核
Jonathon B. · 已于 almost 4 years前审核
Ingress manifest still uses v1beta1 API version which is no longer supported. Please convert it to v1 API
Anton V. · 已于 almost 4 years前审核
Omar M. · 已于 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. · 已于 almost 4 years前审核
Chandrasekhar Y. · 已于 almost 4 years前审核
Branson G. · 已于 almost 4 years前审核
Sergio G. · 已于 almost 4 years前审核
Felipe F. · 已于 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. · 已于 almost 4 years前审核
Chandrasekhar Y. · 已于 almost 4 years前审核
peter h. · 已于 almost 4 years前审核
ATHARV S. · 已于 almost 4 years前审核
No sirven los comandos no me permite crear el ymal para el frontend
Teresita R. · 已于 almost 4 years前审核
ATHARV S. · 已于 almost 4 years前审核
Oleh D. · 已于 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. · 已于 almost 4 years前审核
Sumeet S. · 已于 almost 4 years前审核
ATHARV S. · 已于 almost 4 years前审核
. ;
Vinod W. · 已于 almost 4 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。