Note that using the search function on https://kubernetes.io/docs/ is allowed, but you must not open external search results.
Kubernetes Blog https://kubernetes.io/blog/
Helm Documentation https://helm.sh/docs
Task-specific documentation provided in the Quick Reference box. This includes links to documentation for various tools that might be needed to solve a task.
CKA only: Gateway API Documentation https://gateway-api.sigs.k8s.io
CKA - Curriculum
20% - Servicing and Networking
Understand connectivity between Pods
Define and enforce Network Policies
Use ClusterIP, NodePort, LoadBalancer service types and endpoints
Use the Gateway API to manage Ingress traffic
Know how to use Ingress controllers and Ingress resources
Understand and use CoreDNS
25% - Cluster Architecture, Installation and Configuration
Manage role based access control (RBAC)
Prepare underlying infrastructure for installing a Kubernetes cluster
Create and manage Kubernetes clusters using kubeadm
Manage the lifecycle of Kubernetes clusters
Implement and configure a highly-available control plane