Kubernetes Basics v1.6 avaliações

11149 avaliações

very good

Chi Z. · Revisado há almost 6 years

Tomomi T. · Revisado há almost 6 years

Mateusz C. · Revisado há almost 6 years

Jens L. · Revisado há almost 6 years

multiple issues: Kubernetes Lab "Kubernetes Basics" -> Run and Deploy a container -> Step 3 "expose deployment" should be "expose pod" -> Step 5 there is no deployment so "kubectl scale deployment --replicas 3" fails Healthy-monoloth does not fail readiness probes: student_02_405df0e8505f@cs-6000-devshell-vm-77958393-717b-495e-be0f-500f547c9ff2 ~/orchestrate-with-kubernetes/kubernetes % kubectl describe pod healthy-monolith Name: healthy-monolith Namespace: default Priority: 0 Node: gke-bootcamp-default-pool-54b251dd-cjh6/10.128.0.2 Start Time: Thu, 23 Jul 2020 20:13:07 -0700 Labels: app=monolith Annotations: <none> Status: Running IP: 10.48.0.6 IPs: <none> Containers: monolith: Container ID: docker://59917bc427a9c73c6817e9503f808b9d83ff28330056687c5684c7557eeac385 Image: kelseyhightower/monolith:1.0.0 Image ID: docker-pullable://kelseyhightower/monolith@sha256:72c3f41b6b01c21d9fdd2f45a89c6e5d59b8299b52d7dd0c9491745e73db3a35 Ports: 80/TCP, 81/TCP Host Ports: 0/TCP, 0/TCP State: Running Started: Thu, 23 Jul 2020 20:13:10 -0700 Ready: True Restart Count: 0 Limits: cpu: 200m memory: 10Mi Requests: cpu: 200m memory: 10Mi Liveness: http-get http://:81/healthz delay=5s timeout=5s period=15s #success=1 #failure=3 Readiness: http-get http://:81/readiness delay=5s timeout=1s period=10s #success=1 #failure=3 Environment: <none> Mounts: /var/run/secrets/kubernetes.io/serviceaccount from default-token-pqnzf (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: default-token-pqnzf: Type: Secret (a volume populated by a Secret) SecretName: default-token-pqnzf Optional: false QoS Class: Guaranteed Node-Selectors: <none> Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s node.kubernetes.io/unreachable:NoExecute for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 10s default-scheduler Successfully assigned default/healthy-monolith to gke-bootcamp-default-pool-54b251dd-cjh6 Normal Pulling 9s kubelet, gke-bootcamp-default-pool-54b251dd-cjh6 Pulling image "kelseyhightower/monolith:1.0.0" Normal Pulled 8s kubelet, gke-bootcamp-default-pool-54b251dd-cjh6 Successfully pulled image "kelseyhightower/monolith:1.0.0" Normal Created 7s kubelet, gke-bootcamp-default-pool-54b251dd-cjh6 Created container monolith Normal Started 7s kubelet, gke-bootcamp-default-pool-54b251dd-cjh6 Started container monolith student_02_405df0e8505f@cs-6000-devshell-vm-77958393-717b-495e-be0f-500f547c9ff2 ~/orchestrate-with-kubernetes/kubernetes % curl http://127.0.0.1:10081/readiness/status student_02_405df0e8505f@cs-6000-devshell-vm-77958393-717b-495e-be0f-500f547c9ff2 ~/orchestrate-with-kubernetes/kubernetes % kubectl get pods healthy-monolith -w NAME READY STATUS RESTARTS AGE healthy-monolith 1/1 Running 0 63s NAME AGE healthy-monolith 79s ^C% student_02_405df0e8505f@cs-6000-devshell-vm-77958393-717b-495e-be0f-500f547c9ff2 ~/orchestrate-with-kubernetes/kubernetes % curl http://127.0.0.1:10081/readiness/status student_02_405df0e8505f@cs-6000-devshell-vm-77958393-717b-495e-be0f-500f547c9ff2 ~/orchestrate-with-kubernetes/kubernetes % kubectl get pods healthy-monolith -w NAME READY STATUS RESTARTS AGE healthy-monolith 1/1 Running 0 110s

Nicholas B. · Revisado há almost 6 years

FEDERICO S. · Revisado há almost 6 years

Andebo, Seyum A. · Revisado há almost 6 years

Fabulex J. · Revisado há almost 6 years

Error from server (NotFound): deployments.extensions "nginx" not found

Carlos G. · Revisado há almost 6 years

jorge b. · Revisado há almost 6 years

Kingsley A. · Revisado há almost 6 years

Sarah K. · Revisado há almost 6 years

Nikolai S. · Revisado há almost 6 years

Davide Z. · Revisado há almost 6 years

EMERSON M. · Revisado há almost 6 years

Piotr O. · Revisado há almost 6 years

Lukasz W. · Revisado há almost 6 years

Damian G. · Revisado há almost 6 years

Jakub J. · Revisado há almost 6 years

Rafal D. · Revisado há almost 6 years

Jakub G. · Revisado há almost 6 years

Harsha D. · Revisado há almost 6 years

Maciej M. · Revisado há almost 6 years

Pawel H. · Revisado há almost 6 years

Lukasz U. · Revisado há almost 6 years

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.