Opiniones sobre Aspectos básicos de Kubernetes v1.6
11149 opiniones
very good
Chi Z. · Se revisó hace casi 6 años
Tomomi T. · Se revisó hace casi 6 años
Mateusz C. · Se revisó hace casi 6 años
Jens L. · Se revisó hace casi 6 años
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. · Se revisó hace casi 6 años
FEDERICO S. · Se revisó hace casi 6 años
Andebo, Seyum A. · Se revisó hace casi 6 años
Fabulex J. · Se revisó hace casi 6 años
Error from server (NotFound): deployments.extensions "nginx" not found
Carlos G. · Se revisó hace casi 6 años
jorge b. · Se revisó hace casi 6 años
Kingsley A. · Se revisó hace casi 6 años
Sarah K. · Se revisó hace casi 6 años
Nikolai S. · Se revisó hace casi 6 años
Davide Z. · Se revisó hace casi 6 años
EMERSON M. · Se revisó hace casi 6 años
Piotr O. · Se revisó hace casi 6 años
Lukasz W. · Se revisó hace casi 6 años
Damian G. · Se revisó hace casi 6 años
Jakub J. · Se revisó hace casi 6 años
Rafal D. · Se revisó hace casi 6 años
Jakub G. · Se revisó hace casi 6 años
Harsha D. · Se revisó hace casi 6 años
Maciej M. · Se revisó hace casi 6 años
Pawel H. · Se revisó hace casi 6 años
Lukasz U. · Se revisó hace casi 6 años
No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.