"Monitoring Kubernetes and Docker Container Logs" lab - cluster not up

Going through training "Welcome to Monitoring Kubernetes and Docker Container Logs"

(Lab 1, step 5) - docker ps command

Only the container that I manually started is shown.

The rest of kindest containers are not started, so cant proceed with the rest of the lab, please advise

Hi Anton,

This happens when you pause your lab environment. You just need to re-create your Kubernetes cluster as described in Lab1- Step 1:

kind create cluster --config Configs/k8s.yaml

Please, let me know if it worked.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.