Linux_Foundation
CKA · Question #61
SIMULATION Quick Reference ConfigMaps, Documentation Deployments, Namespace You must connect to the correct host . Failure to do so may result in a zero score. [candidate@base]$ $ ssh cka000048b Task
Sign in or unlock CKA to reveal the answer and full explanation for question #61. The question stem and answer options stay visible for context.
Submitted by anjalisingh· May 4, 2026Workloads and Scheduling
Question
SIMULATION
Quick Reference
ConfigMaps,
Documentation Deployments,
Namespace
You must connect to the correct host . Failure to do so may result in a zero score.
[candidate@base]$ $ ssh cka000048b
Task
An NGINX Deployment named nginx-static is running in the nginx-static namespace. It is configured
using a ConfigMap named nginx-config.
First, update the nginx-config ConfigMap to also allow TLSv1.2. connections.
You may re-create, restart, or scale resources as necessary.
You can use the following command to test the changes:
[candidate@cka000048b] $ curl --tls-max
1.2 https://web.k8s.local
Unlock CKA to see the answer
You've previewed enough free CKA questions. Unlock CKA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#ConfigMaps#Deployments#Namespaces#TLS