关于“Deploy Kubernetes Load Balancer Service with Terraform”的评价
57211 条评价
Jeff Michael G. · 已于 over 3 years前审核
The terraform apply had some errors related to terraform plugin 4.45 didn't work, 3.90 worked
Esteban Pedro A. · 已于 over 3 years前审核
Kiril T. · 已于 over 3 years前审核
Jeff Michael G. · 已于 over 3 years前审核
Mikaila Jhay B. · 已于 over 3 years前审核
Mikaila Jhay B. · 已于 over 3 years前审核
Siddharth C. · 已于 over 3 years前审核
Влад Л. · 已于 over 3 years前审核
Aron Kurt Yuan L. · 已于 over 3 years前审核
Naresh R. · 已于 over 3 years前审核
Sindhu Manasa G. · 已于 over 3 years前审核
Ajibul R. · 已于 over 3 years前审核
Ajibul R. · 已于 over 3 years前审核
Facing lot of issues on the lab. student_00_8be78446b237@cloudshell:~/tf-gke-k8s-service-lb (qwiklabs-gcp-00-1dd5edbacd69)$ terraform apply ╷ │ Warning: Version constraints inside provider configuration blocks are deprecated │ │ on k8s.tf line 2, in provider "kubernetes": │ 2: version = "~> 1.10.0" │ │ Terraform 0.13 and earlier allowed provider version constraints inside the provider configuration block, but that is now deprecated and will be │ removed in a future version of Terraform. To silence this warning, move the provider version constraint into the required_providers block. ╵ ╷ │ Error: Plugin did not respond │ │ with provider["registry.terraform.io/hashicorp/google"], │ on main.tf line 13, in provider "google": │ 13: provider "google" { │ │ The plugin encountered an error, and failed to respond to the plugin.(*GRPCProvider).ConfigureProvider call. The plugin logs may contain more │ details. ╵ Stack trace from the terraform-provider-google_v4.43.0_x5 plugin: panic: interface conversion: interface {} is nil, not string goroutine 38 [running]: github.com/hashicorp/terraform-provider-google/google.GetCurrentUserEmail(0x32373f8?, {0xc00007c150?, 0x322e820?}) github.com/hashicorp/terraform-provider-google/google/utils.go:511 +0x125 github.com/hashicorp/terraform-provider-google/google.(*Config).logGoogleIdentities(0xc0008d7000) github.com/hashicorp/terraform-provider-google/google/config.go:589 +0xd4 github.com/hashicorp/terraform-provider-google/google.(*Config).LoadAndValidate(0xc0008d7000, {0x32373f8?, 0xc000ee0880}) github.com/hashicorp/terraform-provider-google/google/config.go:480 +0x265 github.com/hashicorp/terraform-provider-google/google.providerConfigure({0x32374a0, 0xc000b15f80}, 0x2c9e360?, 0x1?) github.com/hashicorp/terraform-provider-google/google/provider.go:1627 +0x2a05 github.com/hashicorp/terraform-provider-google/google.Provider.func1({0x32374a0?, 0xc000b15f80?}, 0xc000b15f80?) github.com/hashicorp/terraform-provider-google/google/provider.go:905 +0x27 github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*Provider).Configure(0xc000088c00, {0x32374a0, 0xc000b15f80}, 0xd?) github.com/hashicorp/terraform-plugin-sdk/v2@v2.18.0/helper/schema/provider.go:297 +0x1e6 github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*GRPCProviderServer).ConfigureProvider(0xc0008923c0, {0x32374a0?, 0xc000b14600?}, 0xc000893500) github.com/hashicorp/terraform-plugin-sdk/v2@v2.18.0/helper/schema/grpc_provider.go:557 +0x345 github.com/hashicorp/terraform-plugin-go/tfprotov5/tf5server.(*server).Configure(0xc000326280, {0x32374a0?, 0xc000b14000?}, 0xc000ee0500) github.com/hashicorp/terraform-plugin-go@v0.10.0/tfprotov5/tf5server/server.go:556 +0x2ce github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5._Provider_Configure_Handler({0x2c63920?, 0xc000326280}, {0x32374a0, 0xc000b14000}, 0xc000addce0, 0x0) github.com/hashicorp/terraform-plugin-go@v0.10.0/tfprotov5/internal/tfplugin5/tfplugin5_grpc.pb.go:331 +0x170 google.golang.org/grpc.(*Server).processUnaryRPC(0xc0000001e0, {0x323c888, 0xc000934000}, 0xc000ef2a20, 0xc000884db0, 0x438de18, 0x0) google.golang.org/grpc@v1.50.1/server.go:1340 +0xd13 google.golang.org/grpc.(*Server).handleStream(0xc0000001e0, {0x323c888, 0xc000934000}, 0xc000ef2a20, 0x0) google.golang.org/grpc@v1.50.1/server.go:1713 +0xa1b google.golang.org/grpc.(*Server).serveStreams.func1.2() google.golang.org/grpc@v1.50.1/server.go:965 +0x98 created by google.golang.org/grpc.(*Server).serveStreams.func1 google.golang.org/grpc@v1.50.1/server.go:963 +0x28a Error: The terraform-provider-google_v4.43.0_x5 plugin crashed! This is always indicative of a bug within the plugin. It would be immensely helpful if you could report the crash with the plugin's maintainers so that it can be fixed. The output above should help diagnose the issue.
suresh r. · 已于 over 3 years前审核
Siddharth C. · 已于 over 3 years前审核
Error: The terraform-provider-google_v4.43.0_x5 plugin crashed!
Dawid P. · 已于 over 3 years前审核
Error: The terraform-provider-google_v4.43.0_x5 plugin crashed!
Brian T. · 已于 over 3 years前审核
simple but can finish, why?
darman g. · 已于 over 3 years前审核
darman g. · 已于 over 3 years前审核
Jomer C. · 已于 over 3 years前审核
Vladyslav H. · 已于 over 3 years前审核
Vladyslav H. · 已于 over 3 years前审核
something's wrong, i can feel it
Jericho G. · 已于 over 3 years前审核
haribi a. · 已于 over 3 years前审核
when deploy the kubernetes, version error occurs. it's need more time to resolve this. please revise the course.
Andreas P. · 已于 over 3 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。