QuestionQ20
Cloud Orchestration with KubernetesWhich two statements characterize the Kubernetes network policy?
Choose two
- A If a policy is not applied to a pod, then the pod accepts traffic from all sources.
- B A policy can define traffic in only one direction.
- C A policy can define traffic in both directions.
- D If a policy is not applied to a pod, then the pod blocks traffic from all sources.
Community Discussion