Mô tả

*** Updated for latest CKAD (2022) 1.27 version of Exam ***


A Kubernetes Certification can take your career to a whole new level. Learn, practice, and get certified on Kubernetes with hands-on labs right in your browser.

"I passed the exam and certified CKAD now. I didn't passed at the first attempt. Second time, I found  this course on official page k8s and did practice all the labs. Honestly, labs are very challenging and great for the CKAD!" Dave, Student.

Learning Kubernetes is essential for any DevOps professional. DevOps engineers are always in demand. Currently, the average Silicon Valley salary for a DevOps engineer is 20% higher than what a software engineer makes. DevOps engineers make an average of $140,000 to $200,000 annually. And one of the most in-demand skills is Kubernetes Deployment.

Kubernetes is an open-source system for automating the deployment, scaling, and management of containerized applications. It was originally designed by Google and is now maintained by the Cloud Native Computing Foundation.

                                                                                                    Simplify Complex Technology

Kubernetes is at the cutting edge of application deployment. To elevate your DevOps career, learn how to deploy applications on Kubernetes effectively.

This course helps you gain the knowledge required to design and deploy cloud-native applications on a Kubernetes cluster.  A series of well-designed lectures with animation and illustration help you understand complex concepts easily.

"Passed with a 70%, next up CKA​. Your teaching style is great​!" Colin, Student


                                                                                                     Practice! Practice! Practice!

Lectures alone won’t help you clear the certification. The Kubernetes Certification is a practical hands-on exam. You need hands-on experience, to get fast, and to practice. That is what our integrated hands-on lab experience gives you. Our coding quizzes can be accessed right in your browser without having to set up any lab environment yourself. We validate your work and give you feedback instantly. Preview a few lab exercises for Free!!


"I completed my certification 75% on second attempt. Thanks to @Mumshad Mannambeth and others who helped me out.​" Murali, Student


After you have completed the lectures and coding exercises, you will have the opportunity to complete a series of assignments that put your new skills to the test. You will be given the challenge to solve using the Kubernetes skills you have learned.

This will give you real-world experience and the chance to work with other students in the community. You will develop a Kubernetes deployment and get feedback for your work.


"Finally i passed ckad exam, my hearty thanks to @Mumshad Mannambeth, for his courses and guidance...it was helpful for me in the exam​" - Anish Seelan, Student


                                                                                                      Join Our Community!

Once you enroll in the course, you will get access to our community of teachers and learners on Slack, where we discuss important topics, tips, and tricks to pass the exam. This is a great place for you to clear your doubts and get answers to your questions instantly.


This course is the best way to get Certified in Kubernetes for an Absolute Beginner.

Don’t waste any more time wondering what course is best for you. You’ve already found it. Get started right away!

"Absolutely delighted the course/practice contents on this course!"ThulasiRaman B V, Student


Legal Notice:

Kubernetes and the Kubernetes logo are trademarks or registered trademarks of The Linux Foundation. in the United States and/or other countries. The Linux Foundation and other parties may also have trademark rights in other terms used herein. This course is not certified, accredited, affiliated with, nor endorsed by Kubernetes or The Linux Foundation.


Course Update History

  • June 15, 2023 – Lab environment upgrade to 1.27v

  • Feb 2, 2023 – Lab environment upgrade to 1.26v

  • Oct 10, 2022 – Lab environment upgrade to 1.24v

  • Aug 27, 2022 – Lightning Labs and mock exam solutions added

  • May 1, 2022 – Lab environment upgrade to 1.23v

  • Oct 20, 2021 – Lab environment upgrade to 1.22v

  • Sep 1, 2021 – Course Updates / Exam curriculum Update
    New lectures and labs added based on the new curriculum on topics mentioned below:
    Build, define, and modify container images
    Authentication, Authorization, and Admission Control
    KubeConfig
    API Groups
    Role-based access controls
    Understanding API deprecations
    Blue/Green or Canary deployments
    Helm
    Discovering and using resources that extend Kubernetes (CRD)

  • May 10, 2021 – Lab environment upgrade to 1.20v

  • Aug 24, 2020 – Lab environment upgrade to 1.19v

  • Jun 16, 2020 – Lab environment upgrade to 1.18v

  • Feb 20, 2020 – New lectures on working with kubectl outputs, Rolling updates, Rollbacks, and 2 new Lightening Labs were added.
    Mock Exams updated.

  • Jan 2, 2020 – New lectures on Storage Classes, StatefulSets, and Volume Claim Templates were added.

  • Jul 5, 2019 – New Mock Exam to the Kubernetes Certification Courses added

  • Jan 2, 2019 – New lecture ConfigMaps added

  • Dec 19, 2018 – New videos and practice tests on Service Accounts in Kubernetes added to the course

  • Dec 13, 2018 – New lectures on Taints/Tolerations and Node Affinity added

  • Dec 1, 2018 – Kubernetes Challenge Series Game of PODS added

Bạn sẽ học được gì

Kubernetes Certification

Design and Deploy applications on Kubernetes Cluster

Develop Cloud First Applications

Secure Kubernetes cluster with Secrets and Network Policies

Create and Schedule Jobs in Kubernetes

Create and Configure Persistent Volumes

Configure Readiness and Liveness Probes in a cluster

Troubleshoot Applications Deployed using Logs

Upgrade and Rollback Applications deployed on Kubernetes

Yêu cầu

  • Basic System Administration
  • Basic Application Development - Python
  • Linux VMs to follow along (This is optional as labs are provided with course)
  • Kubernetes Basics

Nội dung khoá học

14 sections

Introduction

9 lectures
Introduction
05:55
Kubernetes Series
04:33
Kubernetes for Beginners Course
00:04
Certification Details
03:14
CNCF Certification
00:09
Download Course Deck
00:03
A note on Course Curriculum
00:12
Course release notes
01:37
Join our Slack Group
01:08

Core Concepts

28 lectures
Recap - Kubernetes Architecture
06:15
Docker-vs-ContainerD
12:58
Recap - Pods
09:00
YAML Basics
00:13
Recap - Pods with YAML
07:04
Recap - Demo - Creating Pods with YAML
10:16
Note!
00:15
Practice Test - Introduction
05:51
Demo: Accessing Labs
02:55
Accessing the Labs
00:24
Practice Test - Pods
00:01
Solution - Pods (optional)
11:32
Edit Pods
00:31
Recap - ReplicaSets
16:09
Practice Test - ReplicaSets
00:01
Solution - ReplicaSets (optional)
14:09
Recap - Deployments
04:26
Practice Test - Deployments
00:01
Solution - Deployments (optional)
07:07
Certification Tip: Formatting Output with kubectl
00:45
Recap - Namespaces
08:22
Practice Test - Namespaces
00:01
Solution - Namespaces (optional)
06:05
Certification Tip: Imperative Commands
02:13
Practice Test - Imperative Commands
00:01
Solution - Imperative Commands (optional)
13:25
Here's some inspiration to keep going
00:00
A Quick Reminder
01:10

Configuration

37 lectures
Define, build and modify container images
07:30
Practice test Docker Images
00:00
Commands and Arguments in Docker
07:25
Commands and Arguments in Kubernetes
02:40
A quick note on editing Pods and Deployments
01:08
Practice Test - Commands and Arguments
00:01
Solution - Commands and Arguments (Optional)
19:31
Environment Variables
01:07
ConfigMaps
05:12
Practice Test - ConfigMaps
00:01
Solution: ConfigMaps (Optional)
08:43
Secrets
08:20
A quick note about Secrets!
01:04
Practice Test - Secrets
00:01
Solution - Secrets (Optional)
09:53
Demo: Encrypting Secret Data at Rest
18:47
Docker Security
05:37
Security Contexts
01:57
Practice Test - Security Contexts
00:01
Solution: Security Contexts
05:10
Service Account
14:34
Practice Test - Service Acccount
00:01
Solution: Service Account
07:18
Resource Requirements
14:51
Practice Test - Resource Requirements
00:01
Solution: Resource Requirements
03:25
Taints and Tolerations
09:55
Practice Test - Taints and Toleration
00:01
Solution - Taints and Tolerations (Optional)
10:09
Node Selectors
03:19
Node Affinity
07:08
Practice Test - Node Affinity
00:01
Solution - Node Affinity (Optional)
10:13
Taints & Tolerations vs Node Affinity
02:38
Practice Test
00:08
Certification Tips - Student Tips
00:04
If you like it, Share it!
00:04

Multi-Container Pods

6 lectures
Multi-Container Pods
04:33
Practice Test - Multi-Container Pods
00:01
Solution - Multi-Container Pods (Optional)
15:09
Init Containers
01:34
Practice Test – Init Containers
00:00
Solution – Init Containers (Optional)
07:21

Observability

10 lectures
Readiness and Liveness Probes
08:11
Liveness Probes
03:19
Practice Test - Readiness and Liveness Probes
00:01
Solution: Readiness and Liveness Probes
09:30
Container Logging
02:17
Practice Test - Container Logging
00:01
Solution - Logging (optional)
02:48
Monitor and Debug Applications
04:14
Practice Test - Monitoring
00:01
Solution - Monitoring (optional)
04:22

POD Design

16 lectures
Labels, Selectors and Annotations
05:57
Practice Test - Labels, Selectors and Annotations
00:01
Solution - Labels and Selectors (optional)
05:33
Rolling Updates & Rollbacks in Deployments
06:42
Updating a Deployment
02:15
Demo - Deployments
15:08
Practice Test - Rolling Updates & Rollbacks
00:01
Solution - Rolling Updates (Optional)
09:05
Deployment Strategy - Blue Green
04:34
Deployment Strategy - Canary
05:20
Practice Test - Deployment strategies
00:00
Solution: Deployment strategies
05:49
Jobs
08:06
CronJobs
01:45
Practice Test - Jobs & CronJobs
00:01
Solution - Jobs and Cronjobs (optional)
09:07

Services & Networking

15 lectures
Services
13:47
Services - Cluster IP
04:10
Practice Test - Services
00:01
Solution - Services (optional)
09:27
Ingress Networking
21:55
Article: Ingress
00:20
Practice Test - Ingress Networking - 1
00:01
Solution: Ingress Networking - 1
15:45
FAQ - What is the rewrite-target option?
01:21
Practice Test - Ingress Networking - 2
00:01
Solution: Ingress Networking - 2
14:34
Network Policies
08:25
Developing network policies
11:35
Practice Test - Network Policies
00:01
Solution - Network Policies (optional)
14:10

State Persistence

14 lectures
Volumes
04:36
Persistent Volumes
03:06
Persistent Volume Claims
04:04
Using PVCs in Pods
00:17
Volumes Quiz
4 questions
Practice Test - Persistent Volumes
00:01
Solution - Persistent Volume and Persistent Volume Claims (Optional)
18:11
Note on optional topics
00:11
Storage Classes
03:59
Practice Test - Storage Class
00:01
Why Stateful Sets?
09:27
Stateful Sets Introduction
02:44
Headless Services
07:29
Storage in StatefulSets
04:29

Security

29 lectures
Authentication, Authorization and Admission Control
03:18
Authentication
05:23
Article on Setting up Basic Authentication
01:11
Important Updates
00:12
KubeConfig
08:31
Practice Test KubeConfig
00:00
Solution KubeConfig
08:08
API Groups
05:52
Authorization
07:30
Role Based Access Controls
04:28
Practice Test Role Based Access Controls
00:00
Solution Role Based Access Controls
13:28
Cluster Roles
04:33
Practice Test Cluster Roles
00:00
Solution Cluster Roles
11:13
Admission Controllers
08:06
Labs - Admission Controllers
00:00
Solution: Admission Controllers
06:41
Validating and Mutating Admission Controllers
10:25
Labs - Validating and Mutating Admission Controllers
00:00
Solution: Validating and Mutating Admission Controllers
07:39
API Versions
08:47
API Deprecations
13:45
Lab - API Versions/Deprecations
00:00
Solution: API Versions
07:18
Custom Resource Definition
11:00
Practice Test - Custom Resource Definition
00:00
Custom Controllers
03:57
Operator Framework
02:59

Helm Fundamentals

7 lectures
Helm Introduction
06:22
Install Helm
01:29
Labs - Install Helm
00:00
Solution: Install Helm
02:10
Helm Concepts
06:09
Labs - Helm Concepts
00:00
Solution: Helm Concepts
04:31

Additional Practice - Kubernetes Challenges (Optional)

1 lectures
Kubernetes Challenges
00:23

Certification Tips

2 lectures
Time Management
06:09
Additional Tips
00:02

Lightning Labs

5 lectures
Introduction - Lightning Labs
00:45
Lightning Lab - 1
00:01
Solution: Lightning Lab1
22:03
Lightning Lab - 2
00:01
Solution: Lightning Lab - 2
14:39

Mock Exams

6 lectures
Mock Exam - 1
00:37
Mock Exam -1 (Solution)
19:57
Mock Exam - 2
00:01
Mock Exam -2 (Solution)
17:50
Bonus Lecture: Conclusion
03:10
Register for Certification
00:48

Đánh giá của học viên

Chưa có đánh giá
Course Rating
5
0%
4
0%
3
0%
2
0%
1
0%

Bình luận khách hàng

Viết Bình Luận

Bạn đánh giá khoá học này thế nào?

image

Đăng ký get khoá học Udemy - Unica - Gitiho giá chỉ 50k!

Get khoá học giá rẻ ngay trước khi bị fix.