Linux_Foundation
CKS · Question #38
Context: Cluster: gvisor, Master node: master1, Worker node: worker1 You can switch the cluster/configuration context using the following command: [desk@cli] $ kubectl config use-context gvisor Contex
Sign in or unlock CKS to reveal the answer and full explanation for question #38. The question stem and answer options stay visible for context.
Submitted by yousef_jo· May 5, 2026Runtime Security
Question
Context: Cluster: gvisor, Master node: master1, Worker node: worker1
You can switch the cluster/configuration context using the following command:
[desk@cli] $ kubectl config use-context gvisor
Context: This cluster has been prepared to support runtime handler, runsc as well as traditional one.
Task:
Create a RuntimeClass named not-trusted using the prepared runtime handler names runsc.
Update all Pods in the namespace server to run on newruntime.
Unlock CKS to see the answer
You've previewed enough free CKS questions. Unlock CKS 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
#RuntimeClass#gVisor#Container Isolation#Pod Configuration