Video description
13 Hours of Video Instruction
More than 13 hours of deep-dive video training to learn how to run applications on Kubernetes and pass the CKAD exam.
Overview:
Certified Kubernetes Application Developer (CKAD) Complete Video Course, Third Edition is your complete guide to learning how to run Kubernetes applications and pass the CKAD exam. It includes in-depth discussions, lightboard explanations, and lab demonstrations to get you started with Kubernetes. It also covers all objectives in the industry-recognized CKAD exam. Each lesson ends with a hands-on lab and the video course concludes with a full practice exam, so you can get the practice you need to feel prepared on exam day.
The course provides in-depth knowledge for how to develop, create, manage, store, and troubleshoot Kubernetes applications, as well as how to work with containers in a Kubernetes environment. Best-selling author and trainer Sander van Vugt clearly and succinctly explains Kubernetes basics and building, and exposing scalable applications. Advanced CKAD tasks, including working with the API, applying DevOps technologies, and troubleshooting Kubernetes are also covered.
Related Learning:
Sign up for live training on hands-on Kubernetes training with Sander van Vugt:
Certified Kubernetes Application Developer (CKAD) Crash Course
Topics include:
- Module 1: Container Fundamentals
- Module 2: Kubernetes Essentials
- Module 3: Building and Exposing Scalable Applications
- Module 4: Advanced CKAD Tasks
- Module 5: Sample Exam
Supplemental files for this course are located at https://github.com/sandervanvugt/ckad.
Skill Level:
- Beginner to Intermediate
Learn How To:
- Best prepare to pass the Certified Kubernetes Application Developer (CKAD) exam
- Run applications in containers
- Develop, create, manage, store, and troubleshoot Kubernetes applications
- Manage API options
- Manage pods
- Manage deployment and networking
- Manage ingress
- Manage Kubernetes resource storage
- Manage ConfigMaps and Secrets
- Troubleshoot Kubernetes
- Use the Helm Package Manager
- Work with custom resources
- Implement blue/green deployments
- Implement canary deployments
- Use operators
Course requirements:
- A working knowledge of Linux
- A basic understanding of containers
Who Should Take This Course:
- IT Administrators
- DevOps Engineers
- Software Developers
- IT Architects
- Hybrid Cloud Administrators
About Pearson Video Training:
Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more Learn more about Pearson Video training at http://www.informit.com/video.
Table of contents
- Introduction
- Module 1: Container Fundamentals
- Lesson 1: Understanding and Using Containers
-
Lesson 2: Managing Container Images
- Learning objectives
- 2.1 Understanding Image Architecture
- 2.2 Tagging Container Images
- 2.3 Understanding Image Creation Options
- 2.4 Building Custom Container Images
- 2.5 Using Dockerfile/Containerfile
- 2.6 Creating Images with Docker Commit
- 2.7 Creating Custom Container Images
- 2.8 Creating Custom Container Images
-
Lesson 3: Understanding Kubernetes
- Learning objectives
- 3.1 Understanding Kubernetes Core Functions
- 3.2 Understanding Kubernetes Origins
- 3.3 Using Kubernetes in Google Cloud
- 3.4 Understanding Kubernetes Management Interfaces
- 3.5 Understanding Kubernetes Architecture
- 3.6 Exploring Essential API Resources
- 3.7 Exploring Kubernetes API Resources
- 3.8 Exploring Kubernetes API Resources
-
Lesson 4: Creating a Lab Environment
- Learning objectives
- 4.1 Understanding Kubernetes Deployment Options
- 4.2 Using Minikube
- 4.3 Installing Minikube on Ubuntu
- 4.4 Installing Minikube on Windows
- 4.5 Installing Minikube on macOS
- 4.6 Verifying Minikube is Working
- 4.7 Running your First Application
- 4.8 Setting up a Lab Environment
- 4.9 Setting up a Lab Environment
- Module 2: Kubernetes Essentials
- Lesson 5: Managing Pod Basic Features
-
Lesson 6: Managing Pod Advanced Features
- Learning objectives
- 6.1 Exploring Pod State with kubectl describe
- 6.2 Exploring Pod Logs for Application Troubleshooting
- 6.3 Using Port Forwarding to Access Pods
- 6.4 Understanding and Configuring SecurityContext
- 6.5 Managing Jobs
- 6.6 Managing CronJobs
- 6.7 Managing Resource Limitations and Quota
- 6.8 Cleaning up Resources
- 6.9 Managing Pod Advanced Features
- 6.10 Managing Pod Advanced Features
- Module 3: Building and Exposing Scalable Applications
-
Lesson 7: Managing Deployments
- Learning objectives
- 7.1 Understanding Deployments
- 7.2 Managing Deployment Scalability
- 7.3 Understanding Deployment Updates
- 7.4 Understanding Labels, Selectors and Annotations
- 7.5 Managing Update Strategy
- 7.6 Managing Deployment History
- 7.7 Understanding DaemonSet
- 7.8 Bonus topic: Understanding AutoScaling
- 7.9 Managing Deployments
- 7.10 Managing Deployments
- Lesson 8: Managing Networking
- Lesson 9: Managing Ingress
- Lesson 10: Managing Kubernetes Storage
-
Lesson 11: Managing ConfigMaps and Secrets
- Learning objectives
- 11.1 Providing Variables to Kubernetes Applications
- 11.2 Understanding Why Decoupling is Important
- 11.3 Providing Variables with ConfigMaps
- 11.4 Providing Configuration Files Using ConfigMaps
- 11.5 Understanding Secrets
- 11.6 Understanding How Kubernetes Uses Secrets
- 11.7 Configuring Applications to Use Secrets
- 11.8 Configuring the Docker Registry Access Secret
- 11.9 Using ConfigMaps and Secrets
- 11.10 Using ConfigMaps and Secrets
- Module 4: Advanced CKAD Tasks
-
Lesson 12: Using the API
- Learning objectives
- 12.1 Understanding the Kubernetes API
- 12.2 Using curl to Work with API Objects
- 12.3 Understanding API Deprecations
- 12.4 Understanding Authentication and Authorization
- 12.5 Understanding API Access and ServiceAccounts
- 12.6 Understanding Role Based Access Control
- 12.7 Configuring a ServiceAccount
- 12.8 Configuring a Service Account
- 12.9 Configuring a Service Account
-
Lesson 13: Deploying Applications the DevOps Way
- Learning objectives
- 13.1 Using the Helm Package Manager
- 13.2 Working with Helm Charts
- 13.3 Using Kustomize
- 13.4 Implementing Blue/Green Deployments
- 13.5 Implementing Canary Deployments
- 13.6 Understanding Custom Resource Definitions
- 13.7 Using Operators
- 13.8 Using StatefulSets
- 13.9 Deploying Kubernetes Applications the DevOps Way
- 13.10 Deploying Kubernetes Applications the DevOps Way
- Lesson 14: Troubleshooting Kubernetes
- Module 5: Sample Exam
-
Lesson 15: Sample CKAD Exam
- Learning objectives
- 15.1 Exam Tips
- 15.2 Exam Question Overview
- 15.3 Working with Namespaces
- 15.4 Using Secrets
- 15.5 Creating Custom Images
- 15.6 Using Sidecars
- 15.7 Fixing a Deployment
- 15.8 Using Probes
- 15.9 Creating a Deployment
- 15.10 Exposing Applications
- 15.11 Using NetworkPolicies
- 15.12 Using Storage
- 15.13 Using Quota
- 15.14 Creating Canary Deployments
- 15.15 Managing Pod Permissions
- 15.16 Using ServiceAccount
- Summary
Product information
- Title: Certified Kubernetes Application Developer (CKAD), 3rd Edition
- Author(s):
- Release date: December 2022
- Publisher(s): Pearson
- ISBN: 0138086555
You might also like
video
Certified Kubernetes Application Developer (CKAD), 2nd Edition
13+ Hours of Video Instruction An updated edition of this video title is available. Please go …
book
Certified Kubernetes Application Developer (CKAD) Study Guide, 2nd Edition
Developers with the ability to operate, troubleshoot, and monitor applications in Kubernetes are in high demand …
book
Kubernetes: Up and Running, 3rd Edition
This third edition comes with a dedicated playlist of interactive Katacoda labs mapped to each section …
video
Kubernetes for the Absolute Beginners - Hands-On
Starting from the fundamental concept of containers, the course gradually unfolds into a comprehensive guide on …