Juniper
JN0-610 · Question #38
In an OpenShift deployment, you want to have Contrail's CNI plugin create tag-based firewall policies in an automated fashion. Which action should be performed in this scenario?
The correct answer is D. Use the kubect1 scale --replicas=3 rs/foo command. See the full explanation below for the reasoning.
Question
In an OpenShift deployment, you want to have Contrail's CNI plugin create tag-based firewall policies in an automated fashion. Which action should be performed in this scenario?
Options
- AUse the kubect1 apply -f network-policy.yaml command.
- BUse the kubect1 autoscale deployment foo --min=2 --max=10 command.
- CUse the kubect1 delete -f ./pod. json command.
- DUse the kubect1 scale --replicas=3 rs/foo command.
How the community answered
(53 responses)- A11% (6)
- B6% (3)
- C4% (2)
- D79% (42)
Community Discussion
No community discussion yet for this question.