docker-katas icon indicating copy to clipboard operation
docker-katas copied to clipboard

Update deletion exercise for new k8s-based infra

Open zanderhavgaard opened this issue 1 year ago • 0 comments

The deletion exercise behaves differently on the new k8s-based infra. When you run rm -rf / in a container, it will sit for a long time trying to delete virtual things in /sys.

We should update the exercise to suggest deleting directories in the / directory like "try to remove /bin, what happened?", "try to remove /usr/ or /etc, what happened now?"

The slides should be updated to reflect these changes as well.

zanderhavgaard avatar Aug 09 '23 08:08 zanderhavgaard