Skip to navigation
Skip to navigation
Skip to search form
Skip to login form
Skip to footer
Skip to main content
Accessibility options
Accessibility profiles
Visual impairment
Seizure and epileptic
Color vision deficiency
ADHD
Learning
Content adjustments
Readable font
Highlight titles
Highlight links
Stop animations
Text size
+
+ +
+ + +
Line height
+
+ +
+ + +
Text spacing
+
+ +
+ + +
Color adjustments
Dark contrast
Light contrast
High contrast
High saturation
Low saturation
Monochrome
Orientation adjustments
Reading guide
Reading Mask
Big black cursor
Big white cursor
Email: it@huph.edu.vn
Email: it@huph.edu.vn
Các khóa học
Đổi giao diện
Giao diện cũ
Giao diện mới
Learning AI
Machine Learning cơ bản
en
English
Technology
Docker and Kubernetes
Docker Mastery with Kubernetes +Swarm from a Docker Captain
0 students
Last updated
Mar 2024
Enrol now
Overview
Course content
Instructors
About the course
Show more...
Course content
Sections:
21
•
Activities:
0
•
Resources:
150
Expand all
Section 1
Course Introduction and Docker Intro
001-Course Roadmap overview
002-Why Docker Why Now
Section 2
The Best Way to Setup Docker for Your OS
007-Docker Editions Which Do I Use-
009-Windows Docker Options
010-Docker for Windows 10 Pro Ent Setup and Tips
011-Docker for Mac Setup and Tips
012-Docker Toolbox for Win7 8 and 10 Home Setup and Tips
013-Docker for Linux Setup and Tips
Section 3
Creating and Using Containers Like a Boss
018-Check Our Docker Install and Config
019-Starting a Nginx Web Server
020-Debrief What Happens When We Run a Container
021-Container VS VM It s Just a Process
023-Assignment Manage Multiple Containers
024-Assignment Answers Manage Multiple Containers
026-What s Going On In Containers CLI Process Monitoring
027-Getting a Shell Inside Containers No Need for SSH
028-Docker Networks Concepts for Private and Public Comms in Containers
030-Docker Networks CLI Management of Virtual Networks
031-Docker Networks DNS and How Containers Find Each Other
033-Assignment Using Containers for CLI Testing
034-Assignment Answers Using Containers for CLI Testing
036-Assignment DNS Round Robin Test
037-Assignment Answers DNS Round Robin Test
Section 4
Container Images, Where To Find Them and How To Build Them
038-What s In An Image and What Isn't
039-The Mighty Hub Using Docker Hub Registry Images
040-Images and Their Layers Discover the Image Cache
041-Image Tagging and Pushing to Docker Hub
042-Building Images The Dockerfile Basics
043-Building Images Running Docker Builds
044-Building Images Extending Official Images
046-Assignment Build Your Own Dockerfile and Run Containers From It
047-Assignment Answers Build Your Own Dockerfile and Run Containers From It-
Section 5
Container Lifetime & Persistent Data: Volumes, Volumes, Volumes
049-Container Lifetime Persistent Data
050-Persistent Data Data Volumes
052-Persistent Data Bind Mounting
054-Assignment Database Upgrades with Named Volumes
055-Assignment Answers Database Upgrades with Named Volumes-
056-Assignment Edit Code Running In Containers With Bind Mounts
057-Assignment Answers Edit Code Running In Containers With Bind Mounts
Section 6
Making It Easier with Docker Compose: The Multi-Container Tool
059-Docker Compose and The docker compose yml File
060-Trying Out Basic Compose Commands
061-Assignment Build a Compose File For a Multi Container Service
062-Assignment Answers Build a Compose File For a Multi Container Service
063-Adding Image Building to Compose Files-
064-Assignment Compose For Run Time Image Building and Multi Container Development
065-Assignment Answers Compose For Run Time Image Building and Multi Container Dev
Section 7
Swarm Intro and Creating a 3-Node Swarm Cluster
067-Swarm Mode Built In Orchestration
067-Swarm Mode Built In Orchestration
068-Create Your First Service and Scale It Locally
071-Creating a 3 Node Swarm Cluster
Section 8
Swarm Basic Features and How to Use Them In Your Workflow
073-Scaling Out with Overlay Networking
074-Scaling Out with Routing Mesh
076-Assignment Create A Multi Service Multi Node Web App
077-Assignment Answers Create A Multi Service Multi Node Web App
078-Swarm Stacks and Production Grade Compose
079-Secrets Storage for Swarm Protecting Your Environment Variables
080-Using Secrets in Swarm Services
081-Using Secrets with Swarm Stacks
082-Assignment Create A Stack with Secrets and Deploy
083-Assignment Answers Create A Stack with Secrets and Deploy
Section 9
Swarm App Lifecycle
084-Using Secrets With Local Docker Compose
085-Full App Lifecycle Dev Build and Deploy With a Single Compose Design
086-Service Updates Changing Things In Flight
087-Healthchecks in Dockerfiles
089-Info on Swarm Mastery-
Section 10
Container Registries: Image Storage and Distribution
090-Docker Hub Digging Deeper
091-Understanding Docker Registry
092-Run a Private Docker Registry
094-Using Docker Registry With Swarm
Section 11
Docker in Production
097-My DockerCon Talk on Docker and Swarm in Production
Section 12
The What and Why of Kubernetes
100-Kubernetes Intro
101-What Is Kubernetes
102-Why Kubernetes
103-Kubernetes vs Swarm
Section 13
Kubernetes Install And Your First Pods
104-Section Intro
105-Kubernetes Architecture Terminology
106-Kubernetes Local Install
108-Kubernetes Container Abstractions
109-Kubectl run create and apply
110-Our First Pod With kubectl run
112-Scaling ReplicaSets-
113-Inspecting Kubernetes Objects
Section 14
Exposing Kubernetes Ports
114-Section Intro
115-Service Types
116-Creating a ClusterIP Service-
117-Creating a NodePort and LoadBalancer Service
118-Kubernetes Services DNS
Section 15
Kubernetes Management Techniques
119-Section Intro
120-Run Expose and Create Generators
121-The Future of Kubectl Run
122-Imperative vs Declarative
123-Three Management Approaches
Section 16
Moving to Declarative Kubernetes YAML
124-Section Intro
125-Kubectl apply
126-Kubernetes Configuration YAML
127-Building Your YAML Files
128-Building Your YAML Spec
129-Dry Runs and Diff
130-Labels and Label Selectors
Section 17
Your Next Steps and The Future of Kubernetes
131-Section Intro
132-Storage in Kubernetes
133-Ingress
134-CRD s and The Operator Pattern
135-Higher Deployment Abstractions
136-Kubernetes Dashboard
137-Namespaces and Context
138-Future of Kubernetes
Section 18
Docker Security Good Defaults and Tools
139-Section Intro Top 10 Security Steps for Docker
140-Docker Cgroups and Namespaces
141-Docker Engine s Out Of The Box Security Features
142-Docker Bench The Host Configuration Scanner
143-Using USER in Dockerfiles to Avoid Running as Root
144-Docker User Namespaces for Extra Host Security
145-Code Repo and Image Scanning for CVE
146-Sysdig Falco Content Trust and Custom Seccomp and AppArmor Profiles
147-Docker Rootless Mode
148-The Security Top 10 Differences for Windows Containers
149-What are Distroless Images
150-Are Swarm and Kubernetes Secrets Really Secure
Section 19
Docker 19.03 Release New Features
152-BuildKit and the new Docker buildx CLI
153-Docker Context and SSH Connections
154-Docker App and Image Packaging of Compose YAML
155-Rootless Mode in Docker Engine
156-Docker Desktop Enterprise
157-Docker Desktop Enterprise Clusters
Section 20
DevOps and Docker Clips
158-DevOps and Docker Talk Intro
159-Alpine Base Images Are They Really More Secure
160-Dealing With Non root Users In Containers and File Permissions
161-Apache Web Server Design Many Sites In One Container or Many Containers
162-Docker Network IP Subnet Conflicts with Outside Networks
163-Raspberry Pi Development in Docker
164-Windows 10 Containers Get Process Isolation
165-Should You Move Postgres to Containers
166-Using Supervisor To Run Multiple Apps In A Container
167-Should You Use Docker Compose or Swarm For A Single Server
168-Docker Environment Configs Variables and Entrypoints
169-Java and JBoss in Containers One war File Per Container
170-TLS in Dev and Prod with Docker
171-Multiple Docker Images From One Git Repo
172-Docker ARM Using Raspberry Pi or AWS A1 Instances with Docker
173-Docker and Swarm RBAC Options
174-ENTRYPOINT vs CMD what s the difference in Dockerfiles
175-How to Use External Storage in Docker
176-Can I Turn a VM into a Container
177-Startup Order With Multi Container Apps
Section 21
Dockerfile and Compose File Reviews
178-Section Intro My Reviews Of Your Dockerfiles
179-Real World PHP Dockerfile Review
180-Real World PHP Apache and Alpine Dockerfile Review
181-Real World PHP and FPM Dockerfile Review
182-Real World Elasticsearch Compose Stack File
Instructors
Enrolment options
Docker Mastery with Kubernetes +Swarm from a Docker Captain
Course modified date:
27 Mar 2024
Enrolled students:
There are no students enrolled in this course.
Guests cannot access this course. Please log in.
Continue
Enrol now
This course includes
Resources
Share this course
Scroll to top
×
Close
×
Close