0% found this document useful (0 votes)
4 views

01-Course-Introduction

This course focuses on Kubernetes Administration and is structured with lectures, demos, quizzes, and practice questions. It requires knowledge of Docker, basic Kubernetes concepts, and YAML, and aims to prepare students for the Certified Kubernetes Administration Exam (CKA). Key topics include cluster architecture, scheduling, logging, application lifecycle management, security, storage, networking, installation, and troubleshooting.

Uploaded by

achyut
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

01-Course-Introduction

This course focuses on Kubernetes Administration and is structured with lectures, demos, quizzes, and practice questions. It requires knowledge of Docker, basic Kubernetes concepts, and YAML, and aims to prepare students for the Certified Kubernetes Administration Exam (CKA). Key topics include cluster architecture, scheduling, logging, application lifecycle management, security, storage, networking, installation, and troubleshooting.

Uploaded by

achyut
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

# Course Introduction

- Take me to the [Video Tutorial](https://kodekloud.com/topic/course-


introduction-5/)

#### This course focuses on Administration part of the kubernetes.

## Course Structure

- Lectures
- Demos
- Quizzes
- Practice Questions
- Q & A Section

## Pre-Requisites

- Docker
- Basics of kubernetes
- PODS, Deployments, Services ...
- YAML
- Setting up a basic lab environment with VirtualBox

#### If you are a beginner we highly recommend Kubernetes for the Absolute
Beginners Hands-On course

- Take me to the [Kubernetes for the Absolute Beginners Hands-On Course]


(https://kodekloud.com/courses/kubernetes-for-the-absolute-beginners-hands-on/)

## Course Objectives

The objectives of this course are aligned to match the **`Certified Kubernetes
Administration Exam (CKA)`**

- Core Concepts
- Cluster Architecture
- API Primitives
- Services & Other Network Primitives
- Scheduling
- Labels & Selectors
- Daemon Sets
- Resource Limits
- Multiple Schedulers
- Manual Scheduling
- Scheduler Events
- Configure Kubernetes Scheduler
- Logging & Monitoring
- Monitor Cluster Components
- Monitor Cluster Components Logs
- Monitor Applications
- Application Logs
- Application Lifecycle Management
- Rolling Updates and Rollbacks in Deployments
- Configuring Applications
- Scale Applications
- Self-Healing Applications
- Cluster Maintenance
- Cluster Upgrade Process
- Operating System Upgrades
- Backup and Restore Methodologies
- Security
- Authentication & Authorization
- Kubernetes Security
- Network Policies
- TLS Certificates for Cluster Components
- Image Security
- Network Polices
- Security Contexts
- Secure Persistent Key Value Store
- Storage
- Persistent Volumes
- Access Modes for Volumes
- Persistent Volume Claims
- Kubernetes Storage Object
- Configure Applications with Persistent Storage
- Networking
- Pre-Requisites - Network, Switching, Routing, Tools
- Pre-Requisites - Network Namespaces
- Pre-Requisites - Networking in Docker
- Networking Configuration on Cluster Nodes
- Service Networking
- POD Networking Concepts
- Network Loadbalancer
- Ingress
- Cluster DNS
- CNI
- Installation, Configuration & Validation
- Design a Kubernetes Cluster
- Install Kubernetes Master and Nodes
- Secure Cluster Communication
- HA Kubernetes Cluster
- Kubernetes Release Binaries
- Provision Infrastructure
- Choose a Network Solution
- Kubernetes Infrastructure Config
- Run & Analyze end-to-end test
- Node end-to-end tests
- Troubleshooting
- Application Failure
- Control Plane Failure
- Worker Node Failure
- Networking

## Practice Tests

CKA exam is a practical hands-on exam it is very important to practice what you
learn. Which is why we build a custom solution that will give you access to a
**`Real Kubernetes Environment`** right in your browser along with **`Quiz
Portal`**

## Kubernetes the hardway

- Take me to [Kubernetes The Hardway on


VirtualBox](https://github.com/mmumshad/kubernetes-the-hard-way)

You might also like