Online Access Free CKA Exam Questions

Exam Code:CKA
Exam Name:Certified Kubernetes Administrator (CKA) Program Exam
Certification Provider:Linux Foundation
Free Question Number:85
Posted:Dec 15, 2025
Rating
100%

Question 1

Create a pod with environment variables as var1=value1.Check the environment variable in pod See the solution below.

Question 2

Get list of all the pods showing name and namespace with a jsonpath expression.

Question 3

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 4

You must connect to the correct host.
Failure to do so may result in a zero score.
[candidate@base] $ ssh Cka000054
Context:
Your cluster 's CNI has failed a security audit. It has been removed. You must install a new CNI that can enforce network policies.
Task
Install and set up a Container Network Interface (CNI ) that meets these requirements:
Pick and install one of these CNI options:
Flannel version 0.26.1
Manifest:
https://github.com/flannel-io/flannel/releases/download/v0.26.1/kube-flannel.yml
Calico version 3.28.2
Manifest:
https://raw.githubusercontent.com/project calico/calico/v3.28.2/manifests/tigera-operator.yaml

Question 5

Create a snapshot of the etcd instance running at https://127.0.0.1:2379, saving the snapshot to the file path
/srv/data/etcd-snapshot.db.
The following TLS certificates/key are supplied for connecting to the server with etcdctl:
* CA certificate: /opt/KUCM00302/ca.crt
* Client certificate: /opt/KUCM00302/etcd-client.crt
* Client key: Topt/KUCM00302/etcd-client.key

Recent Comments (The most recent comments are at the top.)

allan  
 - Apr 13, 2025

ghtsbbj jjsghsg

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.