For containerization roadmaps, the strongest matches are sidpalas/devops-directive-docker-course (This repository provides a structured Docker educational course and), docker-archive-public/docker.labs (This repository provides hands-on tutorials and labs for learning) and badtuxx/descomplicandokubernetes (Descomplicandokubernetes is a structured educational guide and curriculum focused). yeasy/docker_practice and marcel-dempers/docker-development-youtube-series round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
Master containerization with this curated list of Docker learning roadmaps, ranked by GitHub stars to help you find the best fit.
This project is a Docker educational course and containerization training material. It provides a structured learning path and a DevOps curriculum focused on bundling software and dependencies into standalone images to ensure consistent environment deployment. The material covers the operational workflows of containerized applications within a software delivery pipeline. This includes instruction on Docker application packaging and the integration of containerization into the development lifecycle to standardize how applications are built, shipped, and run. The course addresses the setup of
This repository provides a structured Docker educational course and containerization training material, though it focuses primarily on Docker rather than offering a full Kubernetes curriculum or visual roadmaps.
This project is a comprehensive collection of tutorials and guided laboratories designed to teach containerization, networking, and security using Docker. It serves as a learning path for building portable images and executing isolated processes. The materials provide specific guides for managing container clusters and scaling services through Docker Swarm and overlay networks. It includes a security handbook for implementing image scanning and secret management, as well as laboratories dedicated to modernizing legacy applications by wrapping older software installers into containers. The co
This repository provides hands-on tutorials and labs for learning containerization, networking, and security, making it a practical curriculum despite lacking dedicated Kubernetes architecture paths.
DescomplicandoKubernetes is a structured educational guide and learning course for mastering container orchestration. It serves as a technical reference for installing, configuring, and managing clusters across different operating systems using both local and remote tools. The project utilizes a modular curriculum that combines theoretical lessons and instructional videos with practical hands-on challenges. This approach covers the full lifecycle of application deployment, from initial infrastructure setup to the management of pods, deployments, and replica sets. The material covers core adm
Descomplicandokubernetes is a structured educational guide and curriculum focused on mastering container orchestration, though it leans heavily toward Kubernetes rather than a broader Docker-to-Kubernetes path.
This project is a Docker educational resource and a collection of practical examples designed for learning containerization technologies. It serves as a guide for understanding container fundamentals, including the creation and management of custom images and the use of registries. The repository provides specialized references for container security hardening, such as managing kernel privileges and implementing supply chain security. It also includes tutorials for multi-container orchestration and a DevOps guide focused on CI/CD automation and image optimization. The material covers a broad
This repository provides a practical Docker and containerization educational resource with guides on fundamentals, security hardening, and CI/CD integration, making it a valuable learning curriculum despite lacking formal visual roadmaps.
This project provides a collection of implementation kits, guides, and source code designed to teach containerized application development and cluster management. It serves as a learning path for packaging applications with Docker and orchestrating workloads within Kubernetes. The repository includes practical walkthroughs for building automated delivery pipelines using containerized runners and build agents. It also provides a suite of guides for implementing cloud-native observability, deploying service meshes, and managing Kubernetes cluster configurations. The material covers a broad ran
This repository provides practical implementation kits and guides that serve as a hands-on learning path for Docker packaging and Kubernetes cluster management, though it relies more on code walkthroughs than dedicated visual roadmaps.
This project is a container orchestration workshop and DevOps learning curriculum. It provides a structured training course and instructional materials designed to teach container fundamentals and cluster orchestration. The curriculum consists of educational slides, recorded workshops, and code samples. It includes containerized sample applications and multi-service orchestration templates to demonstrate how to deploy and manage applications across different orchestration environments. The materials cover a cloud native learning path and DevOps skills development, focusing on the practical a
This repository provides a structured DevOps curriculum and workshop materials specifically focused on Docker and Kubernetes training, making it a comprehensive fit for learning containerization technologies.
Developer Roadmap is a community-driven platform that provides structured, graph-based learning paths for software engineering. It serves as a comprehensive knowledge repository where technical domains are organized into visual sequences to guide professional skill acquisition and career growth. The project distinguishes itself through a collaborative ecosystem that enables users to contribute roadmaps, curate industry best practices, and maintain professional profiles. It integrates diagnostic assessment frameworks to evaluate technical proficiency, helping developers identify knowledge gaps
This repository provides comprehensive, visual, and structured learning paths for containerization technologies including Docker, Kubernetes, and associated DevOps practices.
Kubernetes The Hard Way is an educational curriculum designed to teach the fundamental architecture and operational requirements of container orchestration platforms. It provides a structured, hands-on learning path that guides users through the manual bootstrapping of a multi-node cluster from scratch, intentionally avoiding automated installers to ensure a deep understanding of how individual control plane and worker node components interact. The project distinguishes itself by requiring the manual configuration of every layer of the infrastructure, including the generation of cryptographic
This repository provides a hands-on, structured educational curriculum for learning Kubernetes architecture from scratch, though it focuses heavily on manual cluster bootstrapping rather than a broad containerization roadmap.