Kostenoptimierung für die Google Kubernetes Engine: Challenge-Lab Rezensionen
18599 Rezensionen
Shyamal R. · Vor 8 Monate überprüft
Rahul K. · Vor 8 Monate überprüft
Fioravante B. · Vor 8 Monate überprüft
Sergio N. · Vor 8 Monate überprüft
Kadambari T. · Vor 8 Monate überprüft
Stefan L. · Vor 8 Monate überprüft
Calin C. · Vor 8 Monate überprüft
Elmer_Lee 技. · Vor 8 Monate überprüft
Wahyu H. · Vor 8 Monate überprüft
Oles S. · Vor 8 Monate überprüft
Vijaykumar D. · Vor 8 Monate überprüft
Viktor K. · Vor 8 Monate überprüft
Umair H. · Vor 8 Monate überprüft
Jane D. · Vor 8 Monate überprüft
student_00_4737b621b252@cloudshell:~ (qwiklabs-gcp-01-bd9716d6abb4)$ git clone https://github.com/GoogleCloudPlatform/microservices-demo.git && cd microservices-demo && kubectl apply -f ./release/kubernetes-manifests.yaml --namespace dev Cloning into 'microservices-demo'... remote: Enumerating objects: 18788, done. remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 100% (26/26), done. remote: Total 18788 (delta 24), reused 14 (delta 14), pack-reused 18748 (from 3) Receiving objects: 100% (18788/18788), 34.53 MiB | 30.01 MiB/s, done. Resolving deltas: 100% (14413/14413), done. error: error validating "./release/kubernetes-manifests.yaml": error validating data: failed to download openapi: Get "http://localhost:8080/openapi/v2?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false student_00_4737b621b252@cloudshell:~/microservices-demo (qwiklabs-gcp-01-bd9716d6abb4)$ git clone https://github.com/GoogleCloudPlatform/microservices-demo.git && cd microservices-demo && kubectl apply -f ./release/kubernetes-manifests.yaml --namespace dev --validate=false Cloning into 'microservices-demo'... remote: Enumerating objects: 18788, done. remote: Counting objects: 100% (42/42), done. remote: Compressing objects: 100% (32/32), done. remote: Total 18788 (delta 25), reused 10 (delta 10), pack-reused 18746 (from 3) Receiving objects: 100% (18788/18788), 34.53 MiB | 30.12 MiB/s, done. Resolving deltas: 100% (14422/14422), done. E0117 17:23:39.995225 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:39.996367 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:39.997355 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.000565 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.001642 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.002586 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.004527 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.005541 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.006437 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.008755 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.009342 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.011232 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.012215 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.014549 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.016070 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.018061 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.019279 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.020101 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.021847 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.023231 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.024260 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.025194 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.027166 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.028204 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.029672 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.031147 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.032401 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.033447 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.034707 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.037020 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.039022 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.039992 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.041906 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.042884 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0117 17:23:40.044281 887 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused unable to recognize "./release/kubernetes-manifests.yaml": Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused
Oles S. · Vor 8 Monate überprüft
Consiglia D. · Vor 8 Monate überprüft
Siva Nesan J. · Vor 8 Monate überprüft
Umair H. · Vor 8 Monate überprüft
Sabeesan D. · Vor 8 Monate überprüft
Tomer C. · Vor 8 Monate überprüft
Oluwaseun O. · Vor 8 Monate überprüft
Bianca Maria C. · Vor 8 Monate überprüft
Ana L. · Vor 8 Monate überprüft
Charles p. · Vor 8 Monate überprüft
Francisco F. · Vor 8 Monate ü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.