Cloud Operations for GKE Rezensionen

Cloud Operations for GKE Rezensionen

6293 Rezensionen

Jonatan W. · Vor mehr als 2 Jahre überprüft

Kirill B. · Vor mehr als 2 Jahre überprüft

Djalma N. · Vor mehr als 2 Jahre überprüft

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. · Vor mehr als 2 Jahre überprüft

Ahmed H. · Vor mehr als 2 Jahre überprüft

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

Ossi H. · Vor mehr als 2 Jahre überprüft

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. · Vor mehr als 2 Jahre überprüft

Satish B. · Vor mehr als 2 Jahre überprüft

Rajesh Kumar K. · Vor mehr als 2 Jahre überprüft

Dzmitry D. · Vor mehr als 2 Jahre überprüft

Nils D. · Vor mehr als 2 Jahre überprüft

puneet g. · Vor mehr als 2 Jahre überprüft

Nobuo E. · Vor mehr als 2 Jahre überprüft

Vinayak K. · Vor mehr als 2 Jahre überprüft

Alfredo P. · Vor mehr als 2 Jahre überprüft

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. · Vor mehr als 2 Jahre überprüft

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. · Vor mehr als 2 Jahre überprüft

keeps erroring out; might need to update the repo

Joe B. · Vor mehr als 2 Jahre überprüft

RISHIKANT G. · Vor mehr als 2 Jahre überprüft

Carlos V. · Vor mehr als 2 Jahre überprüft

Levente N. · Vor mehr als 2 Jahre überprüft

동형 강. · Vor mehr als 2 Jahre überprüft

Error: local-exec provisioner error; make: *** [Makefile:26: create] Error 1

John W. · Vor mehr als 2 Jahre überprüft

YUQUAN W. · Vor mehr als 2 Jahre überprüft

Tatiana S. · Vor mehr als 2 Jahre überprüft

Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.