Linux_Foundation
CKS · Question #73
PART B -- Allow ingress to data ONLY from Pods in prod. Requirement: NetworkPolicy name: allow-from-prod, Namespace: data (namespace is labeled env=data), Allow ingress only from Pods in prod namespac
Sign in or unlock CKS to reveal the answer and full explanation for question #73. The question stem and answer options stay visible for context.
Submitted by kev92· May 4, 2026Cluster Hardening
Question
PART B -- Allow ingress to data ONLY from Pods in prod. Requirement: NetworkPolicy name: allow-from-prod, Namespace: data (namespace is labeled env=data), Allow ingress only from Pods in prod namespace, Use namespace label (env=prod)
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
#Kubernetes NetworkPolicy#Network Policy Ingress#Namespace Labels#Network Segmentation