raesene / kube_security_lab

230 stars 41 forks source link

ssh-to-create-pods-hard.yml fails and crashes docker #18

Closed mrintern closed 2 years ago

mrintern commented 2 years ago

I'm running:

The problem:

While other scenarios have ran just fine so far, trying to start the ansible playbook for ssh-to-create-pods-hard.yml produces the following error: image

As well as crashes docker: image

Upon restarting my computer and trying again I was able to reproduce the error.

mrintern commented 2 years ago

Strangely enough upon restarting, the image sshcpe-control-plane is there in docker desktop and it runs, but without an IP address. On the left is the output of the command docker inspect sshcpe-control-plane, on the right is docker desktop image

mrintern commented 2 years ago

After uninstalling docker desktop and re running the ansible playbooks everything runs fine. Must have been a local issue. Closing this issue now.