✨ This repository provides supporting information for DiveInto.com's 'Dive Into Kubernetes - Getting Started with Containers, Docker and Kubernetes' course ✨
Video course is available at -
✨ Slack Community - Join our community to interact with myself and other students
🆘 If you experience any challenges during the course that require support, please use the Slack community or the Discussions section here on GitHub. I'd much rather know about any issue and in doing so, help yourself and others who encounter similar problems, Thanks!
Lab Environment | Status | Setup Link | Notes |
---|---|---|---|
Docker Desktop Extension Mac | ✅ | Setup Link | No Known Issues |
Docker Desktop Extension Linux | ✅ | Setup Link | No Known Issues |
Docker Desktop Extension Windows | ✅ | Setup Link | See WSL Update |
Google Cloud Shell | ✅ | Setup Link | No Known Issues |
Docker Compose | ✅ | Setup Link | No Known Issues |
Please ensure that wsl is up to date, this will ensure that you are running a modern Kernel which is a requirement for this lab to function as expected with Docker Desktop.
To update, execute from a command line prompt - wsl --update