This Kubernetes Administration course covers the core topics learning of Kubernetes Administration
Topics covered include installation, application lifecycle managment, networking, storage, security, scheduling, logging, maintenance, and troubleshooting of Kubernetes.
Target Audience: Systems Administrators and DevOps Professionals
Current Version: C01
Prerequisites:
- Proficiency with the Linux CLI (GL120 "Linux Fundamentals")
- A broad understanding of Linux system administration (GL250 "Enterprise Linux Systems Administration").
- Basic knowledge of Linux containers, e.g. Docker (GL340 "Docker")
Supported Distributions:
Red Hat Enterprise Linux 7
Course Outline:
- Core Concepts
- CKA Objectives Covered
- Kubernetes Architecture
- Cluster Communication
- Objects
- Object Properties
- Labels & Selectors
- Annotations
- Object Management
- Object Management (cont.)
- Image Fundamentals
- Container Fundamentals
- Pod Fundamentals
- Working with Pods
- Writing YAML Files
- Container and Pod Fundamentals
- Single Node Install
- Pod Fundamentals
- Installation
- CKA Objectives Covered
- Installation pre-requisites
- Installation (single node)
- Installation (production)
- Client Tool Optimizations
- Installing HA Control Plane (DEMO)
- (DEMO) Kubernetes HA Masters Install
- Kubernetes Install
- Joining Worker Nodes
- Application Lifecycle Management
- CKA Objectives Covered
- Pod Lifecycle
- Container Lifecycle
- Init Containers
- Container: command and args
- Container: Defining Environment
- ReplicaSet
- Deployments
- Working with Deployments
- Deployment Rollouts
- Pod Lifecycle
- Init Containers
- Deployments
- Networking
- CKA Objectives Covered
- Network Overview
- Service Discovery & CoreDNS
- Container Network Interface (CNI)
- Services
- Ingress Objects
- (DEMO) Ingress Controller
- Port-Forwarding
- Services
- Ingress
- Storage
- CKA Objectives Covered
- Storage
- Volume Types
- Volume Types
- Static Volumes (DEMO)
- ConfigMaps
- ConfigMaps
- Secrets
- (DEMO) Static Volumes
- (DEMO) ConfigMaps & Secrets
- Static Volume Provisioning
- ConfigMaps and Secrets
- Security
- Controlling Access to the Kubernetes API
- Kubectl Configuration
- Role–Based Access Control
- Service Accounts
- Admission Controllers
- PodSecurityPolicy Admission Controller
- Default Admission Controllers
- Scheduling
- CKA Objectives Covered
- Controlling and Tracking Resources
- Scheduler Operation
- DaemonSet
- Node Affinity & Anti-affinity
- Pod Affinity & Anti-affinity
- Taints & Tolerations
- (DEMO) Affinity and Taints
- Pod Resources and Scheduling
- Static Scheduling and Daemonsets
- Pod and Node Affinities
- Jobs and CronJobs
- Jobs
- CronJobs
- Jobs
- CronJobs
- Linux Containers
- Application Management Landscape
- Application Isolation
- Resource Measurement and Control
- Container Security
- OverlayFS Overview
- Container Security
- Open Container Initiative
- Container Concepts runC