Important Linux Foundation CKA Exam Questions

CertPrep Linux Foundation CKA Exam Questions
Get Full Version

Linux Foundation Certified Kubernetes Administrator CKA Exam

Attempt the Kubernetes Administrator practice test and solve real exam-like CKA questions to prepare efficiently and increase your chances of success. Our Linux Foundation CKA practice questions match the actual Certified Kubernetes Administrator exam format, helping you enhance confidence and improve performance. With our CKA practice exam software, you can analyze your performance, identify weak areas, and work on them effectively to boost your final Kubernetes Administrator exam score.

Vendor: Linux Foundation
Exam Name: Certified Kubernetes Administrator
Registration Code: CKA
Related Certification: Linux Foundation Kubernetes Administrator Certification
Exam Audience: Kubernetes DevOps Engineers and System Administrators,

Total Questions

83

Last Updated

18-01-2026

Exam Duration

120 MINUTES

Upgrade to Premium

GET FULL PDF

Question: 1

Score: 7%

 Exam Question 1 Exhibit 1

Task

Reconfigure the existing deployment front-end and add a port specification named http exposing port 80/tcp of the existing container nginx.

Create a new service named front-end-svc exposing the container port http.

Configure the new service to also expose the individual Pods via a NodePort on the nodes on which they are scheduled.

Question: 2

Create a Kubernetes secret as follows:

Name: super-secret

password: bob

Create a pod named pod-secrets-via-file, using the redis Image, which mounts a secret named super-secret at /secrets.

Create a second pod named pod-secrets-via-env, using the redis Image, which exports password as CONFIDENTIAL

Question: 3

Score: 4%

 Exam Question 3 Exhibit 1

Context

You have been asked to create a new ClusterRole for a deployment pipeline and bind it to a specific ServiceAccount scoped to a specific namespace.

Task

Create a new ClusterRole named deployment-clusterrole, which only allows to create the following resource types:

* Deployment

* StatefulSet

* DaemonSet

Create a new ServiceAccount named cicd-token in the existing namespace app-team1.

Bind the new ClusterRole deployment-clusterrole lo the new ServiceAccount cicd-token , limited to the namespace app-team1.

Question: 4

Schedule a pod as follows:

Name: nginx-kusc00101

Image: nginx

Node selector: disk=ssd

Question: 5

Score: 7%

 Exam Question 5 Exhibit 1

Task

Given an existing Kubernetes cluster running version 1.20.0, upgrade all of the Kubernetes control plane and node components on the master node only to version 1.20.1.

Be sure to drain the master node before upgrading it and uncordon it after the upgrade.

 Exam Question 5 Exhibit 2

You are also expected to upgrade kubelet and kubectl on the master node.

 Exam Question 5 Exhibit 3

Other Linux Foundation Certification Exams

CKS Exam

Certified Kubernetes Security Specialist

KCNA Exam

Kubernetes and Cloud Native Associate

PCA Exam

Prometheus Certified Associate

CNPA Exam

Certified Cloud Native Platform Engineering Associate

CGOA Exam

Certified GitOps Associate Exam

KCSA Exam

Kubernetes and Cloud Native Security Associate