Відгуки: Cloud Operations for GKE
14689 відгуків
Sasha V. · Відгук надано майже 4 роки тому
Narendra Babu C. · Відгук надано майже 4 роки тому
Candice T. · Відгук надано майже 4 роки тому
Koleksi B. · Відгук надано майже 4 роки тому
Sofiane O. · Відгук надано майже 4 роки тому
Jonatan W. · Відгук надано майже 4 роки тому
Kirill B. · Відгук надано майже 4 роки тому
Djalma N. · Відгук надано майже 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" ```
Yuriy L. · Відгук надано майже 4 роки тому
Ahmed H. · Відгук надано майже 4 роки тому
lab not functioning, and not simple explanation. Make another one please.
Ossi H. · Відгук надано майже 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"
Big T. · Відгук надано майже 4 роки тому
Satish B. · Відгук надано майже 4 роки тому
Rajesh Kumar K. · Відгук надано майже 4 роки тому
Dzmitry D. · Відгук надано майже 4 роки тому
Nils D. · Відгук надано майже 4 роки тому
puneet g. · Відгук надано майже 4 роки тому
Nobuo E. · Відгук надано майже 4 роки тому
Vinayak K. · Відгук надано майже 4 роки тому
Alfredo P. · Відгук надано майже 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"
Bob B. · Відгук надано майже 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)$
Bob B. · Відгук надано майже 4 роки тому
keeps erroring out; might need to update the repo
Joe B. · Відгук надано майже 4 роки тому
RISHIKANT G. · Відгук надано майже 4 роки тому
Carlos V. · Відгук надано майже 4 роки тому
Ми не гарантуємо, що опубліковані відгуки написали клієнти, які придбали продукти чи скористалися ними. Відгуки не перевіряються Google.