Kubernetes Basics v1.6 Reviews
11149 reviews
very good
Chi Z. · Reviewed almost 6 years ago
Tomomi T. · Reviewed almost 6 years ago
Mateusz C. · Reviewed almost 6 years ago
Jens L. · Reviewed almost 6 years ago
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. · Reviewed almost 6 years ago
FEDERICO S. · Reviewed almost 6 years ago
Andebo, Seyum A. · Reviewed almost 6 years ago
Fabulex J. · Reviewed almost 6 years ago
Error from server (NotFound): deployments.extensions "nginx" not found
Carlos G. · Reviewed almost 6 years ago
jorge b. · Reviewed almost 6 years ago
Kingsley A. · Reviewed almost 6 years ago
Sarah K. · Reviewed almost 6 years ago
Nikolai S. · Reviewed almost 6 years ago
Davide Z. · Reviewed almost 6 years ago
EMERSON M. · Reviewed almost 6 years ago
Piotr O. · Reviewed almost 6 years ago
Lukasz W. · Reviewed almost 6 years ago
Damian G. · Reviewed almost 6 years ago
Jakub J. · Reviewed almost 6 years ago
Rafal D. · Reviewed almost 6 years ago
Jakub G. · Reviewed almost 6 years ago
Harsha D. · Reviewed almost 6 years ago
Maciej M. · Reviewed almost 6 years ago
Pawel H. · Reviewed almost 6 years ago
Lukasz U. · Reviewed almost 6 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.