GKE Workload Optimization のレビュー
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
Cheng Shay · 4年弱前にレビュー済み
Error while trying to create backend service "rror unknown field "backend" in io.k8s.api.networking.v1.IngressSpec"
RISSON Risson · 4年弱前にレビュー済み
Leccese Alberto · 4年弱前にレビュー済み
kumar vikas · 4年弱前にレビュー済み
Murphy Matt · 4年弱前にレビュー済み
Ingress command does not work since the cloud console is now on k8s 1.2X
Kondath Krishna · 4年弱前にレビュー済み
Boggs Jonathon · 4年弱前にレビュー済み
Ingress manifest still uses v1beta1 API version which is no longer supported. Please convert it to v1 API
Vine Anton · 4年弱前にレビュー済み
Munoz Omar · 4年弱前にレビュー済み
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.
Adwani Mayur · 4年弱前にレビュー済み
Yalamati Chandrasekhar · 4年弱前にレビュー済み
GOOGLEUSER Branson · 4年弱前にレビュー済み
Guijarro Sergio · 4年弱前にレビュー済み
Faria Felipe · 4年弱前にレビュー済み
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.
Soloviov Volodymyr · 4年弱前にレビュー済み
Yalamati Chandrasekhar · 4年弱前にレビュー済み
homemake peter · 4年弱前にレビュー済み
SHUKLA ATHARV · 4年弱前にレビュー済み
No sirven los comandos no me permite crear el ymal para el frontend
Rolon Teresita · 4年弱前にレビュー済み
SHUKLA ATHARV · 4年弱前にレビュー済み
Dashkevych Oleh · 4年弱前にレビュー済み
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
SAHASRABUDHE AKSHAY · 4年弱前にレビュー済み
Singh Sumeet · 4年弱前にレビュー済み
SHUKLA ATHARV · 4年弱前にレビュー済み
. ;
William Vinod · 4年弱前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。