Docker Mastery: with Kubernetes +Swarm from a Docker Captain
Docker Mastery: with Kubernetes +Swarm from a Docker Captain, available at $99.99, has an average rating of 4.66, with 217 lectures, 23 quizzes, based on 63144 reviews, and has 321219 subscribers.
You will learn about How to use Docker, Compose and Kubernetes on your machine for better software building and testing. Learn Docker and Kubernetes official tools from an award-winning Docker Captain! Learn faster with included live chat group (50,000 members!) and monthly live Q&A. Gain the skills to build development environments with your code running in containers. Build Swarm and Kubernetes clusters for server deployments! Setup GitHub Actions to auto-build your images and scan for security vulnerabilities Hand's-on with best practices for making Dockerfiles and Compose files like a Pro! Build and publish your own custom images. Create your own custom image registry to store your apps and deploy in corporate environments. This course is ideal for individuals who are Software developers, sysadmins, IT pros, and operators at any skill level. or Anyone who makes, deploys, or operates software on servers. It is particularly useful for Software developers, sysadmins, IT pros, and operators at any skill level. or Anyone who makes, deploys, or operates software on servers.
Enroll now: Docker Mastery: with Kubernetes +Swarm from a Docker Captain
Summary
Title: Docker Mastery: with Kubernetes +Swarm from a Docker Captain
Price: $99.99
Average Rating: 4.66
Number of Lectures: 217
Number of Quizzes: 23
Number of Published Lectures: 213
Number of Published Quizzes: 13
Number of Curriculum Items: 241
Number of Published Curriculum Objects: 226
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- How to use Docker, Compose and Kubernetes on your machine for better software building and testing.
- Learn Docker and Kubernetes official tools from an award-winning Docker Captain!
- Learn faster with included live chat group (50,000 members!) and monthly live Q&A.
- Gain the skills to build development environments with your code running in containers.
- Build Swarm and Kubernetes clusters for server deployments!
- Setup GitHub Actions to auto-build your images and scan for security vulnerabilities
- Hand's-on with best practices for making Dockerfiles and Compose files like a Pro!
- Build and publish your own custom images.
- Create your own custom image registry to store your apps and deploy in corporate environments.
Who Should Attend
- Software developers, sysadmins, IT pros, and operators at any skill level.
- Anyone who makes, deploys, or operates software on servers.
Target Audiences
- Software developers, sysadmins, IT pros, and operators at any skill level.
- Anyone who makes, deploys, or operates software on servers.
Proud to be a DOCKER ENDORSED course and instructor for 2024!
Now also a CNCF ENDORSED course and instructor in 2024!
2023 Update: New CI examples with 18 lectures showing you how to automate Docker and Kubernetes in GitHub Actions, including vulnerability scanning, advanced image building, multi-platform builds, and more. Kubernetes sections were also updated to reflect CLI updates and 5 new videos on inspecting resources.
2022 Update: Refreshed install and config videos, and more support for Apple Silicon (M1 arm64) and Raspberry Pi’s!
Be ready for the Dockerized future with the number ONE Docker + Kubernetes mega-course on Udemy. Welcome to the most complete and up-to-date course for learning and using containers end-to-end, from development and testing, to server deployments and production. Taught by an award-winning Docker Captain and DevOps consultant.
Just starting out with Docker? Perfect. This course starts out assuming you’re new to containers.
Or: Using Docker now and need to deal with real-world problems? I’m here for you! See my production topics around Swarm, Kubernetes, secrets, logging, rolling upgrades, and more.
BONUS: This course comes with Slack Chat, Discord Chat server, and live monthly YouTube Q&As with me!
“I’ve followed another course on (Udemy). This one is a million times more in depth.” “…when it comes to all the docker stuff, this is the course you’re gonna want to take” – Student Udemy Review
Why should you learn from me? Why trust me to teach you the best ways to use Docker? (Hi, I’m Bret, please allow me to talk about myself for a sec):
-
I’m A Practitioner. Welcome to the real world: I’ve got 20 years of sysadmin and developer experience, over 30 certifications, and have been using Docker and the container ecosystem for my consulting clients and my own companies since Docker’s early days. Learn from someone who’s run hundreds of containers across dozens of projects and organizations.
-
I’m An Educator. Learn from someone who knows how to make a syllabus: I want to help you. People say I’m good at it. For the last few years, I’ve trained thousands of people on using Docker in workshops, conferences, and meetups. See me teach at events like DockerCon, O’Reilly Velocity, GOTO Conf, and Linux Open Source Summit. I hope you’ll decide to learn with me, and join the fantastic online Docker community.
-
I Lead Communities.Also, I’m a Docker Captain, meaning that Docker Inc. thinks I know a thing or two about Docker and that I do well in sharing it with others. In the real-world: I help run two local meetups in our fabulous tech community in Norfolk/Virginia Beach USA. I help online: usually in Slack, Discord, and Twitter, where I learn from and help others.
“Because of the Docker Mastery course, I landed my first DevOps job. Thank you Captain!” – Student Ronald Alonzo
“There are a lot of Docker courses on Udemy — but ignore those, Bret is the single most qualified person to teach you.” – Kevin Griffin, Microsoft MVP
Giving Back: a portion of my profit on this course will be donated to supporting open source and protecting our freedoms online! This course is only made possible by the amazing people creating open source. I’m standing on the shoulders of (open source) giants! Donations will be split between my favorite charities including the Electronic Frontier Foundation and Free Software Foundation. Look them up. They’re awesome!
This is a living course and will be updated as Docker and Kubernetes features change.
This course is designed to be fast at getting you started but also get you deep into the “why” of things. Simply the fastest and best way to learn the latest container skills. Look at the scope of topics in the Session and see the breadth of skills you will learn.
Also included are Slack and Discord servers with 50k+ students for getting help with this course and continuing your Docker and DevOps learning with help from myself and other students.
“Bret’s course is a level above all of those resources, and if you’re struggling to get a handle on Docker, this is the resource you need to invest in.” – Austin Tindle, Course Student
Some of the many cool things you’ll do in this course:
-
Edit web code on your machine while it’s served up in a container
-
Lock down your apps in private networks that only expose necessary ports
-
Create a 3-node Swarm cluster in the cloud
-
Install Kubernetes and learn the leading server cluster tools
-
Use Virtual IP’s for built-in load balancing in your cluster
-
Optimize your Dockerfiles for faster building and tiny deploys
-
Build/Publish your own custom application images
-
Learn the differences between Kubernetes and Swarm
-
Create your own image registry
-
Use Swarm Secrets to encrypt your environment configs, even on disk
-
Deploy container updates in a rolling always-up design
-
Create the config utopia of a single set of YAML files for local dev, CI testing, and prod cluster deploys
-
And so much more…
After taking this course, you’ll be able to:
-
Use Docker in your daily developer and/or sysadmin roles
-
Deploy apps to Kubernetes
-
Make Dockerfiles and Compose files
-
Build multi-node Swarm clusters and deploying H/A containers
-
Make Kubernetes YAML manifests and deploy using infrastructure-as-code methods
-
Build a workflow of using Docker in dev, then test/CI, then production with YAML
-
Protect your keys, TLS certificates, and passwords with encrypted secrets
-
Keep your Dockerfiles and images small, efficient, and fast
-
Run apps in Docker, Swarm, and Kubernetes and understand the pros/cons of each
-
Develop locally while your code runs in a container
-
Protect important persistent data in volumes and bind mounts
-
Lead your team into the future with the latest Docker container skills!
Extra things that come with this course:
-
Access to the course Slack team, for getting help/advice from me and other students.
-
Bonus videos I put elsewhere like YouTube, linked to from this course’s resources.
-
Join me on weekly DevOps Live streams and demos on YouTube Live.
-
Tons of reference links to supplement this content.
-
Updates to content as Docker changes their features on these topics.
Course Curriculum
Chapter 1: Quick Start!
Lecture 1: What is Docker in 2023? The Three Innovations
Lecture 2: Quick Container Run
Lecture 3: Why Docker? Why Now in 2023?
Chapter 2: Course Introduction
Lecture 1: Course Roadmap (overview)
Lecture 2: Getting Course Resources (GitHub Repo)
Lecture 3: Course Chat with Students Learning Containers
Lecture 4: YouTube Live Q&A with Bret
Lecture 5: The Big FAQ
Chapter 3: The Best Way to Setup Docker for Your OS
Lecture 1: Installing The Right Docker for this course
Lecture 2: Installing Docker: The Fast Way
Lecture 3: Docker for Windows: Setup and Tips
Lecture 4: Docker for Mac: Setup and Tips
Lecture 5: Docker for Linux Desktop: Setup and Tips
Lecture 6: Docker for Linux Server: Setup and Tips
Lecture 7: VS Code for DevOps, Docker, and YAML Editing
Lecture 8: Docker Version and Products Changes
Chapter 4: Creating and Using Containers Like a Boss
Lecture 1: Check Our Docker Install and Config
Lecture 2: Starting a Nginx Web Server
Lecture 3: Debrief: What Happens When We Run a Container
Lecture 4: Container VS. VM: It's Just a Process
Lecture 5: Windows Containers: Should You Consider Them?
Lecture 6: Assignment: Manage Multiple Containers
Lecture 7: Assignment Answers: Manage Multiple Containers
Lecture 8: What's Going On In Containers: CLI Process Monitoring
Lecture 9: Use MariaDB rather than MySQL
Lecture 10: Getting a Shell Inside Containers: No Need for SSH
Lecture 11: Docker Networks: Concepts for Private and Public Comms in Containers
Lecture 12: FIXME: Change In Official Nginx Image Removes Ping
Lecture 13: Docker Networks: CLI Management of Virtual Networks
Lecture 14: Docker Networks: DNS and How Containers Find Each Other
Lecture 15: Assignment: Using Containers for CLI Testing
Lecture 16: Assignment Answers: Using Containers for CLI Testing
Lecture 17: Changes To Upcoming Assignment
Lecture 18: Assignment: DNS Round Robin Test
Lecture 19: Assignment Answers: DNS Round Robin Test
Chapter 5: Container Images, Where To Find Them and How To Build Them
Lecture 1: What's In An Image (and What Isn't)
Lecture 2: The Mighty Hub: Using Docker Hub Registry Images
Lecture 3: Images and Their Layers: Discover the Image Cache
Lecture 4: Image Tagging and Pushing to Docker Hub
Lecture 5: Building Images: The Dockerfile Basics
Lecture 6: Building Images: Running Docker Builds
Lecture 7: Building Images: Extending Official Images
Lecture 8: Assignment: Build Your Own Dockerfile and Run Containers From It
Lecture 9: Assignment Answers: Build Your Own Dockerfile and Run Containers From It
Lecture 10: Using Prune to Keep Your Docker System Clean (YouTube)
Chapter 6: Persistent Data: Volumes, Volumes, Volumes
Lecture 1: Container Lifetime & Persistent Data
Lecture 2: Persistent Data: Data Volumes
Lecture 3: Shell Differences for Path Expansion
Lecture 4: Persistent Data: Bind Mounting
Lecture 5: Database Passwords in Containers
Lecture 6: Updated Postgres Version for Next Video Assignment
Lecture 7: Assignment: Database Upgrades with Named Volumes
Lecture 8: Assignment Answers: Update for Recent Postgres Changes
Lecture 9: Assignment Answers: Database Upgrades with Named Volumes
Lecture 10: File Permissions Across Multiple Containers
Lecture 11: Assignment: Edit Code Running In Containers With Bind Mounts
Lecture 12: Assignment Answers: Edit Code Running In Containers With Bind Mounts
Chapter 7: Making It Easier with Docker Compose: The Multi-Container Tool
Lecture 1: Docker Compose and The docker-compose.yml File
Lecture 2: Compose V2
Lecture 3: Trying Out Basic Compose Commands
Lecture 4: Version Dependencies in Multi-Tier Apps
Lecture 5: Compose Assignments
Lecture 6: Compose-Assignment-1: Build a Compose File For a Multi-Container Project
Lecture 7: Compose-Assignment-1 Answers: Build a Compose File For a Multi-Container Project
Lecture 8: Adding Image Building to Compose Files
Lecture 9: Using MariaDB rather than PostgreSQL
Lecture 10: Compose-Assignment-2: Compose For Image Building
Lecture 11: Compose-Assignment-2 Answers: Compose For Image Building
Chapter 8: Swarm Intro and Creating a 3-Node Swarm Cluster
Lecture 1: Swarm Mode: Built-In Orchestration
Lecture 2: Create Your First Service and Scale It Locally
Lecture 3: UI Change For Service Create/Update
Lecture 4: Use Multipass to create Docker, Swarm, and K8s VMs
Lecture 5: Creating a 3-Node Swarm Cluster
Chapter 9: Swarm Basic Features and How to Use Them In Your Workflow
Lecture 1: Sections Requirements for Swarm, Drupal, and Postgres
Lecture 2: Scaling Out with Overlay Networking
Lecture 3: Scaling Out with Routing Mesh
Lecture 4: Assignment: Create A Multi-Service Multi-Node Web App
Lecture 5: Assignment Answers: Create A Multi-Service Multi-Node Web App
Lecture 6: Swarm Stacks and Production Grade Compose
Lecture 7: Secrets Storage for Swarm: Protecting Your Environment Variables
Lecture 8: Using Secrets in Swarm Services
Lecture 9: Using Secrets with Swarm Stacks
Lecture 10: Assignment: Create A Stack with Secrets and Deploy
Lecture 11: Assignment Answers: Create A Stack with Secrets and Deploy
Instructors
-
Bret Fisher
Docker Captain, Cloud Native Ambassador, and DevOps Sysadmin -
Docker Captain Program
Rating Distribution
- 1 stars: 324 votes
- 2 stars: 561 votes
- 3 stars: 3548 votes
- 4 stars: 19006 votes
- 5 stars: 39700 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Digital Marketing Foundation Course
- Google Shopping Ads Digital Marketing Course
- Multi Cloud Infrastructure for beginners
- Master Lead Generation: Grow Subscribers & Sales with Popups
- Complete Copywriting System : write to sell with ease
- Product Positioning Masterclass: Unlock Market Traction
- How to Promote Your Webinar and Get More Attendees?
- Digital Marketing Courses
- Create music with Artificial Intelligence in this new market
- Create CONVERTING UGC Content So Brands Will Pay You More
- Podcast: The top 8 ways to monetize by Podcasting
- TikTok Marketing Mastery: Learn to Grow & Go Viral
- Free Digital Marketing Basics Course in Hindi
- MailChimp Free Mailing Lists: MailChimp Email Marketing
- Automate Digital Marketing & Social Media with Generative AI
- Google Ads MasterClass – All Advanced Features
- Online Course Creator: Create & Sell Online Courses Today!
- Introduction to SEO – Basic Principles of SEO
- Affiliate Marketing For Beginners: Go From Novice To Pro
- Effective Website Planning Made Simple