惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
Stack Overflow Blog
Stack Overflow Blog
B
Blog RSS Feed
C
Check Point Blog
D
Docker
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
Google DeepMind News
Google DeepMind News
MongoDB | Blog
MongoDB | Blog
博客园_首页
Apple Machine Learning Research
Apple Machine Learning Research
量子位
有赞技术团队
有赞技术团队
IT之家
IT之家
大猫的无限游戏
大猫的无限游戏
D
DataBreaches.Net
M
MIT News - Artificial intelligence
B
Blog
阮一峰的网络日志
阮一峰的网络日志
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
腾讯CDC
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
月光博客
月光博客

Devoriales - DevOps and Python Tutorials

Python Multiprocessing vs Threading: Which One Actually Speeds Up CPU-Bound Work? Istio Traffic Mirroring: Correlating Shadow Requests Kubernetes 1.37: What Actually Landed Kimi K3 Open Weights: What Moonshot Actually Shipped Cloud & DevOps & AI Digest: The Week of Jun 28, 2026 Cloud & DevOps & AI Digest: The Week of Jun 20, 2026 Ansible for DevOps Engineers: Architecture, Core Concepts, and Hands-On Lab Login Must-Have Kubernetes CLI Tools Every Platform Engineer Should Know Login Login Login Why Your Best Engineers Are Quitting (And How to Stop It) Login ArgoCD Vulnerability: How the ServerSideDiff Feature Exposes Kubernetes Secrets Login How Kubernetes Controls What Your Containers Can Do Login Multi-AZ Is Not Disaster Recovery: What the AWS Bahrain Outage Finally Proved Trivy Supply Chain Attack: When Your Security Scanner Becomes the Threat Is Claude Opus 4.6 Fast Mode Really Worth 6× the Price? Login Unlocking Higher Pod Density in EKS with Prefix Delegation AWS Regional NAT Gateway: What It Is and Why You Should Care Kubernetes 1.35 Timbernetes Release AWS re:Invent 2025: The Future of Kubernetes on EKS Debate Series: How Do We Control Deployment Order in Kubernetes? Debate Series: Should We Eliminate Kubernetes Secrets Entirely? Kubernetes CRDs Explained: A Beginner-Friendly Guide to Extending the Kubernetes API Reduce Cloud Cross-Zone Data Transfer Costs with Kubernetes 1.33 trafficDistribution
Certified Kubernetes Administrator (CKA) Exam Updates for...
Aleksandro Matejic · 2025-02-01 · via Devoriales - DevOps and Python Tutorials

CKA Exam Updates 2025

The Certified Kubernetes Administrator (CKA) exam is undergoing updates to align with the newer Kubernetes versions and best practices. If you’re planning to take the exam, it’s probably pretty good to understand these changes and adjust your study plan accordingly. And not to spend time on things that have or will be removed (depending on when you plan to take it.)

When Do These Changes Take Effect?

The new exam format will be implemented no earlier than February 10, 2025, as announced by The Linux Foundation. Any exam taken after this date will follow the updated syllabus.

What’s Changing?

The five core CKA exam domains remain unchanged, but their competencies have been refined to focus on updated Kubernetes technologies and practices.

kubernetes cka topics distribution

Here’s a breakdown:

Troubleshooting (30%) – Stronger Focus on Cluster & Network Diagnostics

This is the largest category, be sure to master the topics well.

  • Expanded focus on network troubleshooting, including internal and external connectivity.

  • Deep dive into cluster and node diagnostics.

  • Monitoring and evaluating container logs and resource usage.

  • Identifying and resolving service-related issues.

📌 The troubleshooting is the largest category, be sure to master the topics well.

Cluster Architecture & Installation (25%) - New Stuff Added

  • Helm and Kustomize added for managing deployments.

  • Understanding extension interfaces: CNI (networking), CSI (storage), CRI (runtime).

  • Custom Resource Definitions (CRDs) and Operators included for extending Kubernetes functionality.

Etcd backups and Kubernetes version upgrades are deprioritized.

Storage (10%) – Advanced Volume Management

  • Greater focus on dynamic volume provisioning.

  • Emphasis on volume types, access modes, and reclaim policies.

  • Management of Persistent Volumes (PVs) and Persistent Volume Claims (PVCs).

Workloads & Scheduling (15%) – Scaling & Admission Control

  • New emphasis on Pod admission, scheduling policies, and node affinity.

  • Stronger focus on autoscaling for workloads.

  • Ensuring Kubernetes workloads are self-healing and resilient.

Services & Networking (20%) – Introducing Gateway API

  • Gateway API replaces traditional Ingress, offering more control over routing and load balancing.

  • Expanded focus on CoreDNS, including troubleshooting and configuration.

  • Defining and enforcing Network Policies.

  • Managing ClusterIP, NodePort, and LoadBalancer service types.

What’s Removed?

While the majority of the syllabus is expanding, some topics are being deprioritized:

  • Etcd backup/restore management is no longer a core focus.

  • Kubernetes version upgrades are now considered less critical for the exam.

How to Prepare for the New CKA Exam

To succeed in the updated exam, align your study plan with the new competencies:

Learn Helm & Kustomize – These tools are commonly used for managing configurations and deployments of the applications in Kubernetes.

Deepen Networking Knowledge – Be good in Gateway API, CoreDNS, and troubleshooting cluster connectivity.

Learn CRDs & Operators – Understanding how to create and manage Kubernetes extensions is now a key requirement.

Get Hands-on with Dynamic Storage Provisioning – Experiment with different volume types, access modes, and reclaim policies.

Learn Troubleshooting Skills – Practice debugging node failures, network issues, and misconfigured workloads.

Key Dates: When Do These Changes Go Live?

According to The Linux Foundation, the new CKA exam syllabus will be implemented no earlier than February 10, 2025. The exact release date is yet to be confirmed, but if you’re taking the exam on or after this date, you will be tested on the updated content.

📌 Important Note: The exam date, not the purchase or booking date, determines which version of the test you take.

Stay Updated

For the latest Kubernetes articles and tutorials subscribe to our newsletter.