Technical Tutorials Hub¶
Welcome to the Technical Tutorials Hub, a hands-on platform for learning modern DevOps, container orchestration, and automation tools.
This site is designed for developers, DevOps engineers, and tech enthusiasts who want to learn, experiment, and reference real-world workflows.
Explore the Domains¶
🐳 Docker¶
Get hands-on with containerization, building and running Docker images, and orchestrating containers for local and production environments.
Perfect for developers who want to understand containers deeply before moving into Kubernetes.
☸ Kubernetes¶
Learn how to deploy, scale, and manage containerized applications.
From creating your first cluster to understanding advanced concepts like stateful sets and RBAC, this section covers everything you need to run production-grade workloads.
⚡ Automation¶
Automate workflows with n8n, Make, and Zapier.
Visualize, build, and run automation pipelines to streamline tasks, integrate apps, and save time. Includes interactive examples and workflow diagrams.
Recommended Learning Path¶
If you’re new to these technologies, a suggested path:
- Start with Docker Tutorials to understand containers.
- Move to Kubernetes Tutorials to orchestrate containers at scale.
- Explore Automation Tools to simplify repetitive tasks and integrate applications.
- Use How-To Guides and Reference sections as needed for troubleshooting or quick lookups.
💡 Tip: Each top-level section has an Overview page that explains the architecture, key concepts, and suggested learning path.
Diagrams, tutorials, and reference materials are included to make learning hands-on and practical.
About This Site¶
- Created by Garrett Stack
- Focused on hands-on tutorials, real-world workflows, and developer-friendly documentation
- Built with Material for MkDocs for modern, professional documentation style