GKE 用の Cloud オペレーション のレビュー

14689 件のレビュー

Vagodnaya Sasha · 4年弱前にレビュー済み

C S Narendra Babu · 4年弱前にレビュー済み

Tay Candice · 4年弱前にレビュー済み

BnHA Koleksi · 4年弱前にレビュー済み

Ould Hammou Sofiane · 4年弱前にレビュー済み

Weckl Jonatan · 4年弱前にレビュー済み

Borisov Kirill · 4年弱前にレビュー済み

Nonato Djalma · 4年弱前にレビュー済み

There is an error generated during terraform apply. the fix is to remove the beta1 from the manifest resource version. ``` │ Error: local-exec provisioner error │ │ with google_container_cluster.primary, │ on resources.tf line 60, in resource "google_container_cluster" "primary": │ 60: provisioner "local-exec" { │ │ Error running command 'kubectl -n default apply -f ../manifests/rbac-setup.yaml --as=admin │ --as-group=system:masters': exit status 1. Output: serviceaccount/prometheus created │ unable to recognize "../manifests/rbac-setup.yaml": no matches for kind "ClusterRole" in version │ "rbac.authorization.k8s.io/v1beta1" │ unable to recognize "../manifests/rbac-setup.yaml": no matches for kind "ClusterRoleBinding" in version │ "rbac.authorization.k8s.io/v1beta1" ```

Lesyuk Yuriy · 4年弱前にレビュー済み

HASSEN Ahmed · 4年弱前にレビュー済み

lab not functioning, and not simple explanation. Make another one please.

Hasebou Ossi · 4年弱前にレビュー済み

There are errors, application fails to deploy. First make step fails with following logs: Error: local-exec provisioner error │ │ with google_container_cluster.primary, │ on resources.tf line 60, in resource "google_container_cluster" "primary": │ 60: provisioner "local-exec" { │ │ Error running command 'kubectl -n default apply -f ../manifests/rbac-setup.yaml --as=admin --as-group=system:masters': exit status 1. Output: serviceaccount/prometheus created │ unable to recognize "../manifests/rbac-setup.yaml": no matches for kind "ClusterRole" in version "rbac.authorization.k8s.io/v1beta1" │ unable to recognize "../manifests/rbac-setup.yaml": no matches for kind "ClusterRoleBinding" in version "rbac.authorization.k8s.io/v1beta1"

Trunk Big · 4年弱前にレビュー済み

Basetty Satish · 4年弱前にレビュー済み

Karnati Rajesh Kumar · 4年弱前にレビュー済み

Drepin Dzmitry · 4年弱前にレビュー済み

Dehn Nils · 4年弱前にレビュー済み

garg puneet · 4年弱前にレビュー済み

Enami Nobuo · 4年弱前にレビュー済み

Kamath Vinayak · 4年弱前にレビュー済み

PORTINARI GREGGIO LUCENTE MARANCA Alfredo · 4年弱前にレビュー済み

google_container_cluster.primary: Still creating... [6m10s elapsed] google_container_cluster.primary: Provisioning with 'local-exec'... google_container_cluster.primary (local-exec): Executing: ["/bin/sh" "-c" "gcloud container clusters get-credentials stackdriver-monitoring-tutorial --zone us-central1-a --project qwiklabs-gcp-01-8fd83caa626d"] google_container_cluster.primary (local-exec): Fetching cluster endpoint and auth data. google_container_cluster.primary (local-exec): kubeconfig entry generated for stackdriver-monitoring-tutorial. google_container_cluster.primary: Provisioning with 'local-exec'... google_container_cluster.primary (local-exec): Executing: ["/bin/sh" "-c" "kubectl -n default apply -f ../manifests/rbac-setup.yaml --as=admin --as-group=system:masters"] google_container_cluster.primary: Still creating... [6m20s elapsed] google_container_cluster.primary (local-exec): serviceaccount/prometheus created google_container_cluster.primary (local-exec): unable to recognize "../manifests/rbac-setup.yaml": no matches for kind "ClusterRole" in version "rbac.authorization.k8s.io/v1beta1" google_container_cluster.primary (local-exec): unable to recognize "../manifests/rbac-setup.yaml": no matches for kind "ClusterRoleBinding" in version "rbac.authorization.k8s.io/v1beta1" ╷ │ Error: local-exec provisioner error │ │ with google_container_cluster.primary, │ on resources.tf line 60, in resource "google_container_cluster" "primary": │ 60: provisioner "local-exec" { │ │ Error running command 'kubectl -n default apply -f ../manifests/rbac-setup.yaml --as=admin --as-group=system:masters': exit status 1. Output: serviceaccount/prometheus created │ unable to recognize "../manifests/rbac-setup.yaml": no matches for kind "ClusterRole" in version "rbac.authorization.k8s.io/v1beta1" │ unable to recognize "../manifests/rbac-setup.yaml": no matches for kind "ClusterRoleBinding" in version "rbac.authorization.k8s.io/v1beta1"

Bobberson Bob · 4年弱前にレビュー済み

google_container_cluster.primary: Still creating... [6m20s elapsed] google_container_cluster.primary: Provisioning with 'local-exec'... google_container_cluster.primary (local-exec): Executing: ["/bin/sh" "-c" "gcloud container clusters get-credentials stackdriver-monitoring-tutorial --zone us-central1-a --project qwiklabs-gcp-02-e5ecf3fb2feb"] google_container_cluster.primary (local-exec): Fetching cluster endpoint and auth data. google_container_cluster.primary (local-exec): kubeconfig entry generated for stackdriver-monitoring-tutorial. google_container_cluster.primary: Provisioning with 'local-exec'... google_container_cluster.primary (local-exec): Executing: ["/bin/sh" "-c" "kubectl -n default apply -f ../manifests/rbac-setup.yaml --as=admin --as-group=system:masters"] google_container_cluster.primary: Still creating... [6m30s elapsed] google_container_cluster.primary (local-exec): serviceaccount/prometheus created google_container_cluster.primary (local-exec): unable to recognize "../manifests/rbac-setup.yaml": no matches for kind "ClusterRole" in version "rbac.authorization.k8s.io/v1beta1" google_container_cluster.primary (local-exec): unable to recognize "../manifests/rbac-setup.yaml": no matches for kind "ClusterRoleBinding" in version "rbac.authorization.k8s.io/v1beta1" ╷ │ Error: local-exec provisioner error │ │ with google_container_cluster.primary, │ on resources.tf line 60, in resource "google_container_cluster" "primary": │ 60: provisioner "local-exec" { │ │ Error running command 'kubectl -n default apply -f ../manifests/rbac-setup.yaml --as=admin --as-group=system:masters': exit status 1. Output: serviceaccount/prometheus created │ unable to recognize "../manifests/rbac-setup.yaml": no matches for kind "ClusterRole" in version "rbac.authorization.k8s.io/v1beta1" │ unable to recognize "../manifests/rbac-setup.yaml": no matches for kind "ClusterRoleBinding" in version "rbac.authorization.k8s.io/v1beta1" │ ╵ make: *** [Makefile:26: create] Error 1 student_01_08fbfb6ad7d9@cloudshell:~/gke-monitoring-tutorial (qwiklabs-gcp-02-e5ecf3fb2feb)$

Bobberson Bob · 4年弱前にレビュー済み

keeps erroring out; might need to update the repo

Bonomo Joe · 4年弱前にレビュー済み

GOSWAMI RISHIKANT · 4年弱前にレビュー済み

Valvecchia Carlos · 4年弱前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。